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.0.1.0 (4.0.1.0)
C#
public string DistinguishedName { get; }

Property Value

String

See Also