RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLoginFormAdapter.UserName Property

Indicates the name that the user supplied to the login form.

Pascal
property UserName: Variant;
C++
__property Variant UserName;

Read UserName to obtain the name that the user supplied when logging in. The login form adapter reads this value from the current request message. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!