Click or drag to resize

CertificateTemplateVersion Property

Gets certificate template internal version. The version consist of two values separated by dot: major version and minor version. Any template changes causes internal version change.

Namespace:  PKI.CertificateTemplates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string Version { get; }

Property Value

Type: String
Remarks
Template internal version is not changed if you modify template ACL only.
See Also