Click or drag to resize

CertificateIssuerName Property

The name of the issuer of the certificate.

Namespace:  DotNetBrowser.Net.Certificates
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string IssuerName { get; }

Property Value

Type: String
a string containing the IssuerName.
See Also