Klasa ReportServiceAuthentication
Zawiera metody oraz właściwości do uwierzytelniania użytkownika przed serwer raportów, gdy aplikacja sieci Web programu SharePoint jest skonfigurowany dla uwierzytelniania formularzy.
Hierarchia dziedziczenia
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
ReportServiceAuthentication.ReportServiceAuthentication
Przestrzeń nazw: ReportServiceAuthentication
Zestaw: ReportServiceAuthentication (w ReportServiceAuthentication.dll)
Składnia
'Deklaracja
<WebServiceBindingAttribute(Name := "ReportServiceAuthenticationSoap", Namespace := "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")> _
Public Class ReportServiceAuthentication _
Inherits SoapHttpClientProtocol
'Użycie
Dim instance As ReportServiceAuthentication
[WebServiceBindingAttribute(Name = "ReportServiceAuthenticationSoap", Namespace = "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")]
public class ReportServiceAuthentication : SoapHttpClientProtocol
[WebServiceBindingAttribute(Name = L"ReportServiceAuthenticationSoap", Namespace = L"https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")]
public ref class ReportServiceAuthentication : public SoapHttpClientProtocol
[<WebServiceBindingAttribute(Name = "ReportServiceAuthenticationSoap", Namespace = "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")>]
type ReportServiceAuthentication =
class
inherit SoapHttpClientProtocol
end
public class ReportServiceAuthentication extends SoapHttpClientProtocol
Typ ReportServiceAuthentication uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
ReportServiceAuthentication | Inicjuje nowe wystąpienie ReportServiceAuthentication klasy |
Do góry
Właściwości
Do góry
Metody
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.