SharePoint Web アプリケーションがフォーム認証用に構成されている場合にレポート サーバーに対してユーザーを認証するためのメソッドおよびプロパティが含まれています。
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
ReportServiceAuthentication.ReportServiceAuthentication
名前空間: 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 から継承されています。) |
先頭に戻る
メソッド
先頭に戻る
イベント
| 名前 | 説明 | |
|---|---|---|
![]() |
Disposed | (Component から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)