Certificate.GetSubjectName Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetSubjectName()
Returns the name of the principal to which the certificate was issued.
Declaration
public string GetSubjectName()
Returns
Type | Description |
---|---|
String | The name of the principal to which the certificate was issued. |