ServerCertificateValidateEventArgs Properties |
The ServerCertificateValidateEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Certificate |
The certificate used to authenticate the remote party.
| |
Chain |
The chain of certificate authorities associated with the remote certificate.
| |
IsValid |
Set this field to indicate validness of server's certificate.
| |
SslPolicyErrors |
One or more errors associated with the remote certificate.
|