RAD Studio VCL Reference
|
Processes the server-side login for the given user.
procedure LogIn(AUserID: Variant);
__fastcall LogIn(Variant AUserID);
The LogIn procedure is called from server-side script to process the login for the given user. This function calls ImplLogIn to process the user.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|