Certificate.GetIssuerName Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9313)
GetIssuerName()
Returns the name of the certification authority that issued the X.509v3 certificate.
Declaration
public string GetIssuerName()
Returns
| Type | Description | 
|---|---|
| String | The name of the certification authority that issued the X.509 certificate.  |