[]
        
(Showing Draft Content)

C1.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)
Public Function BeginLogonUser(userName As String, password As String, authority As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
string userName
string password
string authority
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult