CertServerModuleGetRevokedEffectiveWhen Method

Returns certificate's actual 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? GetRevokedEffectiveWhen()

Return Value

NullableDateTime
Certificate's actual revocation timestamp.

See Also