Ilumnis Authentication

IAuthenticationStorage.GetRightUsers Method (String)

Gets all users with a right.

User[] GetRightUsers(
   string rightName
);

Parameters

rightName
Name of right to get users for.

Return Value

Array of users with specified right.

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace | IAuthenticationStorage.GetRightUsers Overload List