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