CertServerModuleGetRevokedWhen Method
Returns certificate's last revocation timestamp.
Namespace: ADCS.CertMod.ManagedAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 2.0.0.0 (2.0.0.0)
public DateTime? GetRevokedWhen()
Public Function GetRevokedWhen As DateTime?
public:
Nullable<DateTime> GetRevokedWhen()
member GetRevokedWhen : unit -> Nullable<DateTime>
Return Value
NullableDateTimeCertificate revocation timestamp.