DsCertEnrollServerCertificateTemplates Property

Gets an array of certificate templates supported by the Certification Authority. Each certificate template is referenced by its common name.

Definition

Namespace: SysadminsLV.PKI.Management.ActiveDirectory
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string[] CertificateTemplates { get; }

Property Value

String

See Also