Ilumnis Authentication

IAuthenticationStorage.GetRoleUsers Method (Int32)

Gets all users that have a role.

User[] GetRoleUsers(
   int roleId
);

Parameters

roleId
Database identifier

Return Value

Arary of users with specified role.

See Also

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