REST.Backend.ServiceComponents.TCustomBackendAuth.UserDetails
Delphi
property UserDetails: TUserDetailsCollection read FUserDetails write SetUserDetails;
C++
__property TUserDetailsCollection* UserDetails = {read=FUserDetails, write=SetUserDetails};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TCustomBackendAuth |
Description
Embarcadero Technologies does not currently have any additional information.