Ilumnis Authentication

AuthenticationStorage.GetRightUsers Method

Uses data layer to get all users that have specific right.

Overload List

Uses data layer to get all users that have specific right.

public static User[] GetRightUsers(int);

Uses data layer to get all users that have specific right.

public static User[] GetRightUsers(string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace