REST.Backend.ServiceComponents.TCustomBackendAuth.LoggedInUserName

From RAD Studio API Documentation
Revision as of 16:46, 28 July 2014 by BuildBot (talk | contribs) (Created page with "{{#lst:API:REST.Backend.ServiceComponents.TCustomBackendAuth.LoggedInUserName|api}} ==Description== {{#lsth:API:REST.Backend.ServiceComponents.TCustomBackendAuth.LoggedInUserN...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property LoggedInUserName: string read GetLoggedInUserName;

C++

__property System::UnicodeString LoggedInUserName = {read=GetLoggedInUserName};

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.