|
RAD Studio VCL Reference
|
Specifies the user ID of the current end user.
property UserID: Variant;
__property Variant UserID;
Use UserID to get or set the user ID of the current user. When a user logs in (that is, when TCustomEndUserSessionAdapter executes the LogIn action), TCustomEndUserSessionAdapter assigns the user's ID as the value of UserID. TCustomEndUserSessionAdapter stores this value with the current session.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|