X509ArchiveCutoffExtensionCutoffDate Property |
Gets a cutoff date and time.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public DateTime CutoffDate { get; }
Public ReadOnly Property CutoffDate As DateTime
Get
public:
property DateTime CutoffDate {
DateTime get ();
}
member CutoffDate : DateTime with get
Property Value
Type:
DateTimeSee Also