Condividi tramite


ReportServiceAuthentication Classe

Definizione

Contiene i metodi e le proprietà per autenticare un utente rispetto a un server di report quando l'applicazione Web SharePoint è configurata per l'autenticazione basata su form.

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
Ereditarietà
ReportServiceAuthentication
Attributi

Costruttori

ReportServiceAuthentication()

Inizializza una nuova istanza della classe ReportServiceAuthentication.

Metodi

GetAuthenticationMode()

Ottiene lo schema di autenticazione utilizzato nell'applicazione Web di SharePoint.

Logoff()

Disconnette l'utente corrente che effettua richieste del servizio Web.

LogonUser(String, String, String, String)

Connette un utente e autentica una richiesta al servizio Web ReportServer.

Si applica a