Gets users with a right.
User[] GetRightUsers(int);
Gets all users with a right.
User[] GetRightUsers(string);
IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace