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