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