RAD Studio VCL Reference
|
Returns the user ID, password, and access rights information for the user.
function FindUserName(AUserName: string): TWebUserItem;
__fastcall TWebUserItem FindUserName(AnsiString AUserName);
This method returns the user ID, password, and access rights information for the user with the given user ID 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!
|