C# 클래스 System.Net.Security.SafeFreeSslCredentials

상속: System.Net.Security.SafeFreeCredentials
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SafeFreeSslCredentials ( X509Certificate certificate, SslProtocols protocols, EncryptionPolicy policy ) : Microsoft.Win32.SafeHandles

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

메소드 상세

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool

SafeFreeSslCredentials() 공개 메소드

public SafeFreeSslCredentials ( X509Certificate certificate, SslProtocols protocols, EncryptionPolicy policy ) : Microsoft.Win32.SafeHandles
certificate System.Security.Cryptography.X509Certificates.X509Certificate
protocols SslProtocols
policy EncryptionPolicy
리턴 Microsoft.Win32.SafeHandles