[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.BeginLogonUser

BeginLogonUser Method

BeginLogonUser(string, string, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginLogonUser(string userName, string password, string authority, AsyncCallback callback, object asyncState)
Parameters
Type Name Description
string userName
string password
string authority
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult