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

プロバイダを作成するための設定。
指定された設定があるセキュリティプロバイダを作成します。
構文
'宣言
 
Function Create( _
   ByVal settings As System.Collections.Generic.IDictionary(Of String,String) _
) As ISecurityProvider
ISecurityProvider Create( 
   System.Collections.Generic.IDictionary<string,string> settings
)

パラメータ

settings
プロバイダを作成するための設定。
参照

関連項目

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