Returns the name of the certification authority that issued the X.509v3 certificate.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function GetIssuerName As String |
| C# |
|---|
public string GetIssuerName() |