RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSecurityService.UserInfo Property

Provides information about a user.

Pascal
property UserInfo [Index: Integer]: TUserInfo;
C++
__property TUserInfo UserInfo[int Index];

Use UserInfo to return the user's information as a TUserInfo record, which contains the user name, groupID, UserID, and the user's first, middle, and last names.

Note: You must install InterBase 6 to use this feature.
 

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