CertificateVerificationErrorDetailedDescription Property |
Gets a detailed localized human-friendly description of the verification error.
Namespace:
DotNetBrowser.Net.Certificates
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string DetailedDescription { get; }
Property Value
Type:
String
A string containing detailed localized human-friendly description
of the verification error.
Remarks This message is formatted with HTML.
See Also