EnumUsers2

Returns the usernames and security identifiers of all the application’s users. The usernames and security identifiers are returned in arrays that have a one-to-one correspondence.

Syntax

<HFMwSecurity>.EnumUsers2 pvarabstrSIDs, pvarabstrUserNames

Argument

Description

pvarabstrSIDs

Returns an array containing the security identifiers.

Input/output argument.

pvarabstrUserNames

Returns an array containing the usernames.

Input/output argument.