PowerTools ActiveReports 9.0J Server 管理者ガイド
FilterRoles メソッド

ロールを取得するためのセキュリティトークン。
指定されたセキュリティトークンをフィルタするシステムロール。
指定された識別子のためのロールを取得します。
構文
'宣言
 
Function FilterRoles( _
   ByVal token As System.String, _
   ByVal roles As System.Collections.Generic.IEnumerable(Of IRole) _
) As System.Collections.Generic.IEnumerable(Of IRole)
System.Collections.Generic.IEnumerable<IRole> FilterRoles( 
   System.string token,
   System.Collections.Generic.IEnumerable<IRole> roles
)

パラメータ

token
ロールを取得するためのセキュリティトークン。
roles
指定されたセキュリティトークンをフィルタするシステムロール。

戻り値の型

操作が許可?されている場合はロールコレクションを返します。
参照

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.