C# 클래스 Samples.InteractiveSSL

파일 보기 프로젝트 열기: EventStore/csharp-ldap

보호된 프로퍼티들

프로퍼티 타입 설명
bHowToProceed bool
bindCount int

공개 메소드들

메소드 설명
MySSLHandler ( System.Security.Cryptography.X509Certificates certificate, int certificateErrors ) : bool

비공개 메소드들

메소드 설명
InteractiveSSL ( ) : System
Main ( string args ) : void

메소드 상세

MySSLHandler() 공개 정적인 메소드

public static MySSLHandler ( System.Security.Cryptography.X509Certificates certificate, int certificateErrors ) : bool
certificate System.Security.Cryptography.X509Certificates
certificateErrors int
리턴 bool

프로퍼티 상세

bHowToProceed 보호되어 있는 정적으로 프로퍼티

protected static bool bHowToProceed
리턴 bool

bindCount 보호되어 있는 정적으로 프로퍼티

protected static int bindCount
리턴 int