CertificateSerialNumber Property  | 
 
                The serial number of certificate. Can be an empty string if the serial
                number was not extracted from certificate because of corrupt data.
            
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic string SerialNumber { get; }Property Value
Type: 
StringA string containing the SerialNumber.
See Also