Click or drag to resize

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.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public DateTime ThisUpdate { get; set; }

Property Value

Type: DateTime
See Also