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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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