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

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

パラメータ

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

戻り値の型

ユーザーの説明を返します。
参照

関連項目

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