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