Ews.ValidatingCertificate Event
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
Occurs when a server certificate needs to be validated.
Syntax
public event EventHandler<SslCertificateValidationEventArgs> ValidatingCertificate
Returns
| Type | Description |
|---|---|
| EventHandler<SslCertificateValidationEventArgs> |