AssertionNotOnOrAfter Property
The time at which the assertion expires.
Object Oriented Interface
public function getAssertionNotOnOrAfter();
Procedural Interface
ipworksauth_claimsauth_get($res, 6 );
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