Web.HTTPApp.UserHasRole

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function UserHasRole(const AUserRoles, ARole: string; var ARoleList: TArray<string>): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall UserHasRole(const System::UnicodeString AUserRoles, const System::UnicodeString ARole, System::DynamicArray<System::UnicodeString> &ARoleList);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp Web.HTTPApp

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !