Click or drag to resize

CertificateAuthorityDistinguishedName Property

Gets the LDAP path of the Certification Authority in Active Directory. This property is set to Null for Standalone CAs.

Namespace:  PKI.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string DistinguishedName { get; }

Property Value

Type: String
See Also