JSDO properties, methods, and events reference : 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)