AssertionIssueInstant Property
The time in UTC that the assertion was issued.
Object Oriented Interface
public function getAssertionIssueInstant();
Procedural Interface
ipworksauth_claimsauth_get($res, 3 );
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