LOGIN-EXPIRATION-TIMESTAMP attribute
The time stamp of when the Client-principal object will expire. If the Client-principal object expires before you can seal it or validate it, the AVM sets the LOGIN-STATE attribute to “EXPIRED” and you can no longer validate or use the Client-principal object.
Data type: DATETIME-TZ
Access: Readable/Writeable
Applies to: Client-principal object handle
If not specified, the AVM will not place the Client-principal object in an EXPIRED login state and will not check the object for the EXPIRED login state condition. In this case, the AVM returns the Unknown value (
?
).Note: The AVM recognizes that a Client-principal object has expired only when it tries to use it with the SET-CLIENT( ) method or SET-DB-CLIENT function.Once the Client-principal object is sealed, this attribute is read-only.
See also: LOGIN-STATE attribute
OpenEdge Release 10.2B
|