CertificateAuthorityDistinguishedName Property

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

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string DistinguishedName { get; }

Property Value

String

See Also