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