Property SerialNumber
- Namespace
- DotNetBrowser.Net.Certificates
- Assembly
- DotNetBrowser.dll
SerialNumber
The serial number of certificate. Can be an empty string if the serial number was not extracted from certificate because of corrupt data.
public string SerialNumber { get; }
Property Value
- string
A string containing the SerialNumber.