LogOnService.getLogOnTokenByCredentials Method
Gets a log on token from the server by using credentials.
Parameters
- credentials
-
Type: Array
ElementType: LogOnCredential
An array of dundas.logon.LogOnCredential type.
Return Value
Type: jQuery.Promise
Value: Object
A promise object that is resolved when the call is complete.
If successful, the object returned is Dundas.BI.WebApi.Models.GetLogOnTokenResultData.