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