PowerTools ActiveReports 9.0J Server ユーザーガイド
GetUserContext メソッド

ユーザーコンテクストを取得するためのセキュリティトークン。
指定された識別子のためのユーザーコンテクストを取得します。
構文
'宣言
 
Function GetUserContext( _
   ByVal token As System.String _
) As UserContext
UserContext GetUserContext( 
   System.string token
)

パラメータ

token
ユーザーコンテクストを取得するためのセキュリティトークン。

戻り値の型

操作が許可?されている場合はユーザーコンテクストを返します。
参照

関連項目

ISecurityProvider インターフェース
ISecurityProvider メンバ