CertificateTemplateDistinguishedName Property

Gets certificate template's full distinguished name (location address) in Active Directory.

Definition

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

Property Value

String

See Also