WebAppService.logOnByWindows Method

Logs the user on to the web application by using windows log on.
 

Parameters

cultureName

Type: String
(optional) The name of the culture to log on with.
Optional: True

Return Value


Type: jQuery.Promise
Value: Object
A promise object that is resolved when the call is complete. If the call doesn't fail, then a Dundas.BI.Web.Controllers.Models.LogOnResponse object is returned.