CertificateVerificationErrorShortDescription Property |
Gets a short localized human-friendly description of the verification error.
Namespace:
DotNetBrowser.Net.Certificates
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string ShortDescription { get; }
Property Value
Type:
String
A string containing short localized human-friendly description
of the verification error.
See Also