CertificateFingerprint Property  | 
 
                A certificate fingerprint. Can be an empty string if the fingerprint was not extracted
                from certificate because of corrupt data.
            
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic string Fingerprint { get; }Property Value
Type: 
StringA string containing the fingerprint.
See Also