ReportServiceAuthentication Clase

Definición

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
Herencia
ReportServiceAuthentication

Constructores

ReportServiceAuthentication()

Métodos

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)

Eventos

GetAuthenticationModeCompleted
LogoffCompleted
LogonUserCompleted

Se aplica a