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