Share via


IUserContext インターフェイス

ユーザー セッションのコンテキストのプロパティを定義します。

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)

構文

'宣言
Public Interface IUserContext
'使用
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext =  interface end
public interface IUserContext

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

プロパティ

  名前 説明
パブリック プロパティ AuthenticationType 認証モードを示す値を取得します。
パブリック プロパティ Token セキュリティ トークンを示す値を取得します。
パブリック プロパティ UserName ユーザー名を示す値を取得します。

先頭に戻る

説明

Reporting Services は、IUserContext オブジェクトを ProcessReportDefinition メソッドに渡します。

関連項目

参照

Microsoft.ReportingServices.Interfaces 名前空間