Web.HTTPApp.TWebSession.UserHasRole
Delphi
function UserHasRole(const ARole: string): Boolean; virtual;
C++
virtual bool __fastcall UserHasRole(const System::UnicodeString ARole);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSession |
Description
Embarcadero Technologies does not currently have any additional information.