ICertPropReaderDGetSanitizedShortCommonName Method |
Gets the sanitized and shortened common name of the Certification Authority.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax string GetSanitizedShortCommonName()
Function GetSanitizedShortCommonName As String
String^ GetSanitizedShortCommonName()
abstract GetSanitizedShortCommonName : unit -> string
Return Value
Type:
String
Sanitized common name of the Certification Authority in a form as specified in
MS-WCCE §3.1.1.4.1.1.
See Also