Datasnap.DSAuth.TDSAuthenticationManager.Roles

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Roles: TDSRoleItems read FRoleItems write SetRoleItems;

C++

__property Roles;

プロパティ

種類 可視性 ソース ユニット
property published
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSAuthenticationManager

説明

権限付与で使用されるロール アイテムのコレクションです。

Datasnap.DSAuth.TDSAuthenticationManager.Roles は Datasnap.DSAuth.TDSCustomAuthenticationManager.Roles を継承しています。以下の内容はすべて Datasnap.DSAuth.TDSCustomAuthenticationManager.Roles を参照しています。

権限付与で使用されるロール アイテムのコレクションです。

Roles は、認証マネージャと関連づけられているロール アイテムのコレクションです。これらロールは、権限付与で使用するために、サーバー メソッドに適用されます。

関連項目