Datasnap.DSAuth.TRoleAuth

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

System.TCustomAttributeSystem.TObjectTRoleAuth

Delphi

TRoleAuth = class(TCustomAttribute)

C++

class PASCALIMPLEMENTATION TRoleAuth : public System::TCustomAttribute

プロパティ

種類 可視性 ソース ユニット
class public
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth Datasnap.DSAuth


説明

対象クラスのメソッドまたは対象メソッドを使用する権限があるロールや権限がないロールを示すために、サーバー クラスまたはサーバー メソッド内で使用することができる属性です。

関連項目