CertPropReaderDGetSanitizedShortCommonName Method

Gets the sanitized and shortened common name of the Certification Authority.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string GetSanitizedShortCommonName()

Return Value

String
Sanitized common name of the Certification Authority in a form as specified in MS-WCCE §3.1.1.4.1.1.

Implements

ICertPropReaderDGetSanitizedShortCommonName

See Also