PowerTools ActiveReports 9.0J Server 管理者ガイド
GetResourcePermissions メソッド (IReportService)

使用するセキュリティトークン。
アイテムのタイプを指定します。
パーミッションを要求するリソースの識別子。
リソースに対するパーミッションを取得します。
構文
'宣言
 
Function GetResourcePermissions( _
   ByVal token As System.String, _
   ByVal type As DescriptionType, _
   ByVal id As System.String _
) As ResourcePermissionsResult
ResourcePermissionsResult GetResourcePermissions( 
   System.string token,
   DescriptionType type,
   System.string id
)

パラメータ

token
使用するセキュリティトークン。
type
アイテムのタイプを指定します。
id
パーミッションを要求するリソースの識別子。

戻り値の型

パーミッションを含むActiveReports.Server.ReportServices.Contracts.Resultオブジェクトを返します。
参照

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.