CertServerModuleGetRevokedWhen Method

Returns certificate's last revocation timestamp.

Definition

Namespace: ADCS.CertMod.Managed
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
C#
public DateTime? GetRevokedWhen()

Return Value

NullableDateTime
Certificate revocation timestamp.

See Also