RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLoginFormAdapter.Password Property

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

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

Read Password to obtain the password that the user supplied to the login form. The login form adapter reads this value from the current request message. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!