PowerTools ActiveReports 9.0J Server ユーザーガイド
GetUserCapabilities メソッド (IReportService)

使用するセキュリティトークン。
ユーザーの機能を返します。
構文
'宣言
 
Function GetUserCapabilities( _
   ByVal token As System.String _
) As UserCapabilitiesResult
UserCapabilitiesResult GetUserCapabilities( 
   System.string token
)

パラメータ

token
使用するセキュリティトークン。

戻り値の型

ユーザーの機能を含むActiveReports.Server.ReportServices.Contracts.UserCapabilitiesResultオブジェクトを返します。
参照

関連項目

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