Certificate.GetIssuerName Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |