skip to main content
OpenEdge Mobile 11.5.1 Updates : Session management updates : JSDOSession properties : loginHttpStatus property
 
loginHttpStatus property
Returns the specific HTTP status code returned in the response from the most recent login attempt on the current JSDOSession or Session object.
Data type: Number
Access: Read-only
Applies to: progress.data.JSDOSession class, progress.data.Session class

See also:

login( ) method (JSDOSession class), login( ) method (Session class)