ReportServiceAuthentication Класс

Определение

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
Наследование
ReportServiceAuthentication

Конструкторы

ReportServiceAuthentication()

Методы

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)

События

GetAuthenticationModeCompleted
LogoffCompleted
LogonUserCompleted

Применяется к