DsCertEnrollServerCertificateTemplates Property
Gets an array of certificate templates supported by the Certification Authority. Each certificate template is referenced by
its common name.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string[] CertificateTemplates { get; }
Public ReadOnly Property CertificateTemplates As String()
Get
public:
property array<String^>^ CertificateTemplates {
array<String^>^ get ();
}
member CertificateTemplates : string[] with get
Property Value
String