LogOnService.logOnByWindows Method

Performs a log on on the server by using windows log on.
 

Parameters

cultureName

(optional) The culture name to log on with.
Optional: True
deleteOtherSessions

Type: Boolean
(optional) If specified, all other sessions for this account will be deleted if this log on succeeds.
Optional: True

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.LogOnResultData.