AssertionNotBefore Property
The date on which the assertion becomes valid.
Object Oriented Interface
public function getAssertionNotBefore();
Procedural Interface
ipworksauth_claimsauth_get($res, 5 );
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