CertPropReaderDGetSanitizedShortCommonName Method
Gets the sanitized and shortened common name of the Certification Authority.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string GetSanitizedShortCommonName()
Public Function GetSanitizedShortCommonName As String
public:
virtual String^ GetSanitizedShortCommonName() sealed
abstract GetSanitizedShortCommonName : unit -> string
override GetSanitizedShortCommonName : unit -> string
String
Sanitized common name of the Certification Authority in a form as specified in
MS-WCCE §3.1.1.4.1.1.
ICertPropReaderDGetSanitizedShortCommonName