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