The ServerCertificateValidateEventArgs type exposes the following members.
Properties
| 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.
|