RevocationCheckResult.RevocationDate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
RevocationDate
Gets the revocation date.
Declaration
public DateTime? RevocationDate { get; }
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> | Revocation date. |