Поделиться через


ReportServiceAuthentication Класс

Определение

Содержит методы и свойства для проверки подлинности пользователей на сервере отчетов, если веб-приложение SharePoint настроено для проверки подлинности с помощью форм.

public ref class ReportServiceAuthentication : System::Web::Services::Protocols::SoapHttpClientProtocol
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Web.Services.WebServiceBinding(Name="ReportServiceAuthenticationSoap", Namespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")]
public class ReportServiceAuthentication : System.Web.Services.Protocols.SoapHttpClientProtocol
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Web.Services.WebServiceBinding(Name="ReportServiceAuthenticationSoap", Namespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")>]
type ReportServiceAuthentication = class
    inherit SoapHttpClientProtocol
Public Class ReportServiceAuthentication
Inherits SoapHttpClientProtocol
Наследование
ReportServiceAuthentication
Атрибуты

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

ReportServiceAuthentication()

Инициализирует новый экземпляр класса ReportServiceAuthentication.

Методы

GetAuthenticationMode()

Возвращает схему проверки подлинности, используемую веб-приложением SharePoint.

Logoff()

Выполняет выход из системы для текущего пользователя, выполняющего запросы к веб-службе.

LogonUser(String, String, String, String)

Выполняет вход в систему пользователя и аутентифицирует запрос пользователя к веб-службе сервера отчетов.

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