次の方法で共有


ReportServiceAuthentication クラス

SharePoint Web アプリケーションがフォーム認証用に構成されている場合にレポート サーバーに対してユーザーを認証するためのメソッドおよびプロパティが含まれています。

名前空間:  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

ReportServiceAuthentication 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド ReportServiceAuthentication ReportServiceAuthentication クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ AllowAutoRedirect (HttpWebClientProtocol から継承されています。)
プロテクト プロパティ CanRaiseEvents (Component から継承されています。)
パブリック プロパティ ClientCertificates (HttpWebClientProtocol から継承されています。)
パブリック プロパティ ConnectionGroupName (WebClientProtocol から継承されています。)
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ CookieContainer (HttpWebClientProtocol から継承されています。)
パブリック プロパティ Credentials (WebClientProtocol から継承されています。)
プロテクト プロパティ DesignMode (Component から継承されています。)
パブリック プロパティ EnableDecompression (HttpWebClientProtocol から継承されています。)
プロテクト プロパティ Events (Component から継承されています。)
パブリック プロパティ PreAuthenticate (WebClientProtocol から継承されています。)
パブリック プロパティ Proxy (HttpWebClientProtocol から継承されています。)
パブリック プロパティ RequestEncoding (WebClientProtocol から継承されています。)
パブリック プロパティ Site (Component から継承されています。)
パブリック プロパティ SoapVersion (SoapHttpClientProtocol から継承されています。)
パブリック プロパティ Timeout (WebClientProtocol から継承されています。)
パブリック プロパティ UnsafeAuthenticatedConnectionSharing (HttpWebClientProtocol から継承されています。)
パブリック プロパティ Url (WebClientProtocol から継承されています。)
パブリック プロパティ UseDefaultCredentials (WebClientProtocol から継承されています。)
パブリック プロパティ UserAgent (HttpWebClientProtocol から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Abort (WebClientProtocol から継承されています。)
プロテクト メソッド BeginInvoke (SoapHttpClientProtocol から継承されています。)
プロテクト メソッド CancelAsync (HttpWebClientProtocol から継承されています。)
パブリック メソッド CreateObjRef (MarshalByRefObject から継承されています。)
パブリック メソッド Discover (SoapHttpClientProtocol から継承されています。)
パブリック メソッド Dispose() () () () (Component から継承されています。)
プロテクト メソッド Dispose(Boolean) (Component から継承されています。)
プロテクト メソッド EndInvoke (SoapHttpClientProtocol から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Component から継承されています。)
パブリック メソッド GetAuthenticationMode SharePoint Web アプリケーションによって使用される認証スキームを取得します。
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド GetReaderForMessage (SoapHttpClientProtocol から継承されています。)
プロテクト メソッド GetService (Component から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド GetWebRequest (SoapHttpClientProtocol から継承されています。)
プロテクト メソッド GetWebResponse(WebRequest) (HttpWebClientProtocol から継承されています。)
プロテクト メソッド GetWebResponse(WebRequest, IAsyncResult) (HttpWebClientProtocol から継承されています。)
プロテクト メソッド GetWriterForMessage (SoapHttpClientProtocol から継承されています。)
パブリック メソッド InitializeLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド Invoke (SoapHttpClientProtocol から継承されています。)
プロテクト メソッド InvokeAsync(String, array<Object> [] () [] [], SendOrPostCallback) (SoapHttpClientProtocol から継承されています。)
プロテクト メソッド InvokeAsync(String, array<Object> [] () [] [], SendOrPostCallback, Object) (SoapHttpClientProtocol から継承されています。)
パブリック メソッド Logoff Web サービス要求を行っている現在のユーザーをログオフします。
パブリック メソッド LogonUser ユーザーのログオンを処理し、レポート サーバー Web サービスへのユーザーの要求を認証します。
プロテクト メソッド MemberwiseClone() () () () (Object から継承されています。)
プロテクト メソッド MemberwiseClone(Boolean) (MarshalByRefObject から継承されています。)
パブリック メソッド ToString (Component から継承されています。)

先頭に戻る

イベント

  名前 説明
パブリック イベント Disposed (Component から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。