ICertPropWriterDSetTemplates Method

Writes certificate template list back to certification authority.

Definition

Namespace: SysadminsLV.PKI.Dcom
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
void SetTemplates(
	CertificateTemplate[] templates
)

Parameters

templates  CertificateTemplate
An array of certificate templates to set. Existing templates will be overwritten.

See Also