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 メソッドに渡します。