Datasnap.DSAuth.TRoleAuth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TCustomAttributeSystem.TObjectTRoleAuth

Delphi

TRoleAuth = class(TCustomAttribute)

C++

class PASCALIMPLEMENTATION TRoleAuth : public System::TCustomAttribute

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth Datasnap.DSAuth


Beschreibung

Attribut, das Sie in einer Serverklasse oder in einer Servermethode zum Festlegen der Rollen verwenden können, die für die Verwendung der Methoden der Zielklasse oder der Zielmethode autorisiert oder nicht autorisiert sind.

Siehe auch