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


Класс ReportServiceAuthentication

Contains the methods and properties to authenticate a user against a report server when the SharePoint Web application is configured for Forms Authentication.

Пространство имен:  ReportServiceAuthentication
Сборка:  ReportServiceAuthentication (в ReportServiceAuthentication.dll)

Синтаксис

'Декларация
<WebServiceBindingAttribute(Name := "ReportServiceAuthenticationSoap", Namespace := "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")> _
Public Class ReportServiceAuthentication _
    Inherits SoapHttpClientProtocol
'Применение
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

Иерархия наследования

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      System.Web.Services.Protocols. . :: . .WebClientProtocol
        System.Web.Services.Protocols. . :: . .HttpWebClientProtocol
          System.Web.Services.Protocols. . :: . .SoapHttpClientProtocol
            ReportServiceAuthentication..::..ReportServiceAuthentication

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.