X509CertificateTrustListBuilderThisUpdate Property
Gets or sets the date and time when trust list validity begins. Default value is current date and time.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public DateTime ThisUpdate { get; set; }
Public Property ThisUpdate As DateTime
Get
Set
public:
property DateTime ThisUpdate {
DateTime get ();
void set (DateTime value);
}
member ThisUpdate : DateTime with get, set
Property Value
DateTime