CertificateInfo.EffectiveDate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)
EffectiveDate
Gets or sets the certificate effective date.
Declaration
public DateTime EffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
Date |
Certificate effective date. |