Datasnap.DSCommonServer.TDSServerMethodUserEventObject.UserRoles
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
| Unit: Datasnap.DSCommonServer | |
| Parent: TDSServerMethodUserEventObject | |
Delphi
property UserRoles: TStrings read FUserRoles;
C++
__property System::Classes::TStrings* UserRoles = {read=FUserRoles};
Description
Provides the role names associated with this user name.
Read the UserRoles property to obtain the role names associated with this user name.