AssertionNotBefore Property
The date on which the assertion becomes valid.
Syntax
__property String AssertionNotBefore = {read=FAssertionNotBefore, write=FSetAssertionNotBefore};
Default Value
""
Remarks
This property specifies the earliest time instant at which the assertion is valid.
This is in the standard xsd:dateTime format "YYYY-MM-DDThh:mm:ss". The date is specified in UTC.
This property is read-only and not available at design time.
Data Type
String