Ilumnis Authentication

IAuthenticationStorage.GetRoleUsers Method

Gets all users that have a role.

Overload List

Gets all users that have a role.

User[] GetRoleUsers(int);

Gets all users that have a role.

User[] GetRoleUsers(string);

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace