CertEffectiveDate Property
The date which this certificate becomes valid.
Syntax
__property String CertEffectiveDate = {read=FCertEffectiveDate, write=FSetCertEffectiveDate};
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.
Data Type
String