IPWorks Auth 2020 Python Edition

Questions / Feedback?

cert_effective_date Property

The date which this certificate becomes valid.

Syntax

def get_cert_effective_date() -> str: ...

cert_effective_date = property(get_cert_effective_date, None)

Default Value

""

Remarks

The date which this certificate becomes valid. Prior to this it is not valid. The following is an example of an encoded date illustrating the format:

23-Jan-2000 15:00:00.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Python Edition - Version 20.0 [Build 8155]