CertServerModuleGetNotBefore Method

Returns the issued certificate's beginning timestamp.

Definition

Namespace: ADCS.CertMod.Managed
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public DateTime GetNotBefore()

Return Value

DateTime
Certificate beginning timestamp.

See Also