Method | Description | |
---|---|---|
CertificateAuthenticationInfo ( |
Initializes a new instance of the CertificateAuthenticationInfo class.
|
|
CertificateAuthenticationInfo ( string mountPoint, |
Initializes a new instance of the CertificateAuthenticationInfo class.
|
public CertificateAuthenticationInfo ( |
||
clientCertificate | The client certificate. | |
return | System.Security.Cryptography.X509Certificates |
public CertificateAuthenticationInfo ( string mountPoint, |
||
mountPoint | string | The mount point. |
clientCertificate | The client certificate. | |
return | System.Security.Cryptography.X509Certificates |