次の方法で共有


IReportServerCredentials.GetFormsCredentials メソッド

Provides forms authentication to be used to connect to the report server.

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.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.

戻り値

A Boolean value. A value of true indicates that forms authentication should be used.

参照

リファレンス

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