DistinguishedName.GetCommonName Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9313)
GetCommonName()
Returns the DN's common name, if available.
Declaration
public string GetCommonName()Returns
| Type | Description | 
|---|---|
| String | Common name; or null if not available. |