ReportServiceAuthentication Classe

Definizione

public ref class ReportServiceAuthentication : System::Web::Services::Protocols::SoapHttpClientProtocol
public class ReportServiceAuthentication : System.Web.Services.Protocols.SoapHttpClientProtocol
type ReportServiceAuthentication = class
    inherit SoapHttpClientProtocol
Public Class ReportServiceAuthentication
Inherits SoapHttpClientProtocol
Ereditarietà
ReportServiceAuthentication

Costruttori

ReportServiceAuthentication()

Metodi

BeginGetAuthenticationMode(AsyncCallback, Object)
BeginLogoff(AsyncCallback, Object)
BeginLogonUser(String, String, String, AsyncCallback, Object)
CancelAsync(Object)
EndGetAuthenticationMode(IAsyncResult)
EndLogoff(IAsyncResult)
EndLogonUser(IAsyncResult, String)
GetAuthenticationMode()
GetAuthenticationModeAsync()
GetAuthenticationModeAsync(Object)
Logoff()
LogoffAsync()
LogoffAsync(Object)
LogonUser(String, String, String, String)
LogonUserAsync(String, String, String)
LogonUserAsync(String, String, String, Object)

Eventi

GetAuthenticationModeCompleted
LogoffCompleted
LogonUserCompleted

Si applica a