CertificateTemplateLastWriteTime Property
Gets the timestamp when certificate template was edited last time. The value can be used for audit purposes.
Namespace: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public DateTime LastWriteTime { get; }
Public ReadOnly Property LastWriteTime As DateTime
Get
public:
property DateTime LastWriteTime {
DateTime get ();
}
member LastWriteTime : DateTime with get
Property Value
DateTime