IBDAC

TIBCSecurityService.UserInfos Property(Indexer)

Used to get the user's information.

Class

TIBCSecurityService

Syntax

property UserInfos[Index: Integer]: TIBCUserInfo;

Parameters
Index
Holds the index of the user to get information on.

Remarks

Use the UserInfos property to return the user's information as a TIBCUserInfo record, which contains the user name, groupID, UserID, and the user's first, middle, and last names. Specify the index of the required user in the Index parameter.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback