X509NextCRLPublishExtensionNextCRLPublish Property |
Gets the date and time at which certification authority schedule new CRL publish.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public DateTime NextCRLPublish { get; }
Public ReadOnly Property NextCRLPublish As DateTime
Get
public:
property DateTime NextCRLPublish {
DateTime get ();
}
member NextCRLPublish : DateTime with get
Property Value
Type:
DateTimeSee Also