Datasnap.DSClientRest.TDSRestLoginProperties.UserName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

UserName: string;

C++

System::UnicodeString UserName;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestLoginProperties


Description

Holds the name of the user that needs to log in.

The UserName field is a string that holds the name of the user that needs to log in.

See Also