Click or drag to resize

CertPropReaderDGetSanitizedCaName Method

Gets the sanitized common name of the Certification Authority.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string GetSanitizedCaName()

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.

Implements

ICertPropReaderDGetSanitizedCaName
See Also