AssertionIssueInstant Property
The time in UTC that the assertion was issued.
Syntax
__property String AssertionIssueInstant = {read=FAssertionIssueInstant, write=FSetAssertionIssueInstant};
Default Value
""
Remarks
This property holds the time that the assertion was issued.
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