Certificate.GetSubject Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetSubject()
Returns DN of the principal to which the certificate was issued.
Declaration
public DistinguishedName GetSubject()
Returns
Type | Description |
---|---|
DistinguishedName | DN of the principal to which the certificate was issued. |