PowerTools ActiveReports 9.0J Server ユーザーガイド
GetCacheKeySalt メソッド

ハッシュを取得するセキュリティトークン。
マルチテナントコンテクストによってキャッシュキーを異なるために追加のハッシュを取得します。
構文
'宣言
 
Function GetCacheKeySalt( _
   ByVal token As System.String _
) As System.String
System.string GetCacheKeySalt( 
   System.string token
)

パラメータ

token
ハッシュを取得するセキュリティトークン。

戻り値の型

異なるための追加のハッシュ。
参照

関連項目

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