CertServerModuleGetNotAfter Method
Returns issued certificate's expiration timestamp.
Namespace: ADCS.CertMod.ManagedAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 2.0.0.0 (2.0.0.0)
public DateTime GetNotAfter()
Public Function GetNotAfter As DateTime
public:
DateTime GetNotAfter()
member GetNotAfter : unit -> DateTime
Return Value
DateTimeCertificate expiration timestamp.