AssertionNotOnOrAfter Property
The time at which the assertion expires.
Syntax
__property String AssertionNotOnOrAfter = {read=FAssertionNotOnOrAfter, write=FSetAssertionNotOnOrAfter};
Default Value
""
Remarks
This property specifies the time instant at which the assertion has expired.
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