ReportServiceAuthentication Klasse

Definition

Enthält die Methoden und Eigenschaften zum Authentifizieren eines Benutzers für einen Berichtsserver, wenn die SharePoint-Webanwendung für die Formularauthentifizierung konfiguriert ist.

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
Vererbung
ReportServiceAuthentication
Attribute

Konstruktoren

ReportServiceAuthentication()

Initialisiert eine neue Instanz der ReportServiceAuthentication-Klasse.

Methoden

GetAuthenticationMode()

Ruft das von der SharePoint-Webanwendung verwendete Authentifizierungsschema ab.

Logoff()

Meldet den aktuellen Benutzer mithilfe von Webdienstanforderungen ab.

LogonUser(String, String, String, String)

Meldet einen Benutzer an und authentifiziert eine Benutzeranforderung an den Berichtsserver-Webdienst.

Gilt für: