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