Click or drag to resize

CertificateTemplateLastWriteTime Property

Gets the timestamp when certificate template was edited last time. The value can be used for audit purposes.

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

Property Value

Type: DateTime
See Also