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