CertConfigEntryDCommonName Property |
Gets common name of the server.
Namespace:
SysadminsLV.PKI.Dcom.Implementations
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string CommonName { get; }
Public ReadOnly Property CommonName As String
Get
public:
virtual property String^ CommonName {
String^ get () sealed;
}
abstract CommonName : string with get
override CommonName : string with get
Property Value
Type:
StringImplements
ICertConfigEntryDCommonNameSee Also