Certificate.GetCommonNames Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetCommonNames()
Returns the list of certificate's common names.
Declaration
public string[] GetCommonNames()
Returns
Type | Description |
---|---|
String[] | The list of common names. |