CertConfigEntryDShortName Property
Gets the shortened common name of the Certification Authority in a form as specified in
MS-WCCE §3.1.1.4.1.1.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string ShortName { get; }
Public ReadOnly Property ShortName As String
Get
public:
virtual property String^ ShortName {
String^ get () sealed;
}
abstract ShortName : string with get
override ShortName : string with get
StringICertConfigEntryDShortName