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.1
Syntaxpublic string DetailedDescription { get; }Property Value
Type: 
String
                A string containing detailed localized human-friendly description
                of the verification error.
            
RemarksThis message is formatted with HTML.
See Also