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