RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebUserItems.FindUserID Method

Returns the user ID, password, and access rights information for the user.

Pascal
function FindUserID(AUserID: Variant): TWebUserItem;
C++
__fastcall TWebUserItem FindUserID(Variant AUserID);

This method returns the user ID, password, and access rights information for the user with the given user name in the form of a TWebUserItem object. 

 

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