Username (Read Only)

Top  Previous  Next

WebFMX authenticated username.

 

Delphi Syntax

 

var userName : String;

userName := Object.UserName;

 

Remarks

The UserName is a read-only property.

 

See also

Read the Permissions topic to learn how to give permission to access your application to users.