TokenService.createToken Method

Creates the token
 

Parameters

tokenOptions

Type: object
The token object to be created.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete. if successful, the created token object will be returned.