CertificateIssuer Property |
The Issuer entity of certificate. Can be null if the issuer was not extracted
from certificate because of corrupt certificate data.
Namespace:
DotNetBrowser.Net.Certificates
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Issuer { get; }
Property Value
Type:
Stringa string containing the Issuer.
See Also