CATemplateTemplates Property
Gets a list of assigned to the Certification Authority certificate templates.
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public CertificateTemplate[] Templates { get; }
Public ReadOnly Property Templates As CertificateTemplate()
Get
public:
property array<CertificateTemplate^>^ Templates {
array<CertificateTemplate^>^ get ();
}
member Templates : CertificateTemplate[] with get
Property Value
CertificateTemplate