SARoleProvider では、プロバイダーデータベースの aspnet_Roles テーブルに役割情報が格納されます。SARoleProvider に関連付けられているネームスペースは iAnywhere.Web.Security です。Roles テーブル内の各レコードは 1 つの役割に対応します。
SARoleProvider では aspnet_UsersInRoles テーブルを使用して、役割がユーザーに割り当てられます。
カラム名 | 説明 |
---|---|
name | プロバイダーの名前。 |
type | iAnywhere.Web.Security.SARoleProvider |
connectionStringName | <connectionStrings> 要素で指定された接続文字列の名前。
|
connectionString | 接続文字列 (省略可能)。connectionStringName を指定しない場合は必須。
|
applicationName | プロバイダーデータを関連付けるアプリケーション名。 |
commandTimeout | サーバー呼び出しのタイムアウト値 (秒単位)。 |
![]() |
DocCommentXchange で意見交換できます
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |