ReportServerCredentials.GetFormsCredentials メソッド
Returns a Boolean value indicating whether forms authentication will be used when connecting to the report server, as well as information about the forms credentials to be used for authentication.
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)
構文
'宣言
'使用
パラメータ
- authCookie
[out] An authentication cookie used by the report server.
- userName
[out] The user name that will be used to connect to the report server.
- password
[out] The password that will be used to connect to the report server.
- authority
[out] The authority to use when authenticating the user, for example, a Windows domain name.
戻り値
Returns true if forms authentication is to be used when connecting to the report server. Information about the credentials to be used for forms authentication is returned via the out parameters used in the method call.
参照
リファレンス
ReportServerCredentials クラス
ReportServerCredentials メンバ
Microsoft.Reporting.WinForms 名前空間