Method | Description | |
---|---|---|
AuthenticateAsClient ( Stream stream ) : bool | ||
CertificateClient ( ) : System | ||
CertificateClient ( string username, string password, string domain ) : System |
public AuthenticateAsClient ( Stream stream ) : bool | ||
stream | Stream | |
return | bool |
public CertificateClient ( string username, string password, string domain ) : System | ||
username | string | |
password | string | |
domain | string | |
return | System |