메소드 | 설명 | |
---|---|---|
IrcValidateSslCertificateEventArgs ( |
Initializes a new instance of the IrcValidateSslCertificateEventArgs class.
|
public IrcValidateSslCertificateEventArgs ( |
||
certificate | The certificate used to authenticate the remote party. | |
chain | The chain of certificate authorities. | |
sslPolicyErrors | SslPolicyErrors | The errors associated with the remote certificate. |
리턴 | System.Net.Security |