次の方法で共有


IReportServerCredentials.GetFormsCredentials メソッド

Provides information that will be used to connect to the report server that is configured for forms authentication.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

パラメータ

  • authCookie
    [out] A report server authentication cookie.
  • userName
    [out] The name of the user.
  • password
    [out] The password of the user.
  • authority
    [out] The authority to use when authenticating the user, such as a Microsoft Windows ___domain.

戻り値

true if forms authentication should be used; otherwise, false.

参照

リファレンス

IReportServerCredentials インターフェイス
IReportServerCredentials メンバ
Microsoft.Reporting.WebForms 名前空間