Ilumnis Authentication

IAuthenticationStorage.GetRoleUsers Method (String)

Gets all users that have a role.

User[] GetRoleUsers(
   string roleName
);

Parameters

roleName
Name of role to retrieve users for.

Return Value

Array of users with specified role.

See Also

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