ActiveReports 11.0J Server管理者ガイド
GetResourcePermissions メソッド (IDesignerService)

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

パラメータ

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

戻り値の型

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

関連項目

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

 

 


©2017 GrapeCity inc. All rights reserved.