Ilumnis Authentication

IAuthenticationStorage.GetRightUsers Method

Gets users with a right.

Overload List

Gets users with a right.

User[] GetRightUsers(int);

Gets all users with a right.

User[] GetRightUsers(string);

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace