SslCertificateValidationEventArgs.Result Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Result
Gets validation result.
Declaration
protected TlsCertificateAcceptance? Result { get; }
Property Value
| Type | Description |
|---|---|
| Nullable<Tls |