Click or drag to resize

PolicyServerClientTemplates Property

Gets the list of certificate templates available for the enrollment. This property is filled when LoadPolicy(String, SecureString) method is called.

Namespace:  PKI.Enrollment.Policy
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public CertificateTemplate[] Templates { get; }

Property Value

Type: CertificateTemplate
See Also