SyslogClient.ValidatingCertificate Event
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9313)
Occurs when a certificate provided by the remote end needs to be validated.
Syntax
public event EventHandler<SslCertificateValidationEventArgs> ValidatingCertificate
Returns
| Type | Description |
|---|---|
| EventHandler<SslCertificateValidationEventArgs> |