X509CTLThisUpdate Property |
Gets the issue date of this.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public DateTime ThisUpdate { get; }
Public ReadOnly Property ThisUpdate As DateTime
Get
public:
property DateTime ThisUpdate {
DateTime get ();
}
member ThisUpdate : DateTime with get
Property Value
Type:
DateTimeSee Also