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.Implementations
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax 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
Property Value
Type:
StringImplements
ICertConfigEntryDShortNameSee Also