LogOnService.executeSessionToken Method

Exchanges the specified session token for the associated session ID.
 

Parameters

sessionToken

Type: String
The session token.

Return Value


Type: jQuery.Promise
Value: String
A promise object that is resolved when the call is complete. If successful, the session ID corresponding to the session token is returned.