-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
It would provide the sames functionality as GetRightsAsync but on roles. This would greatly ease security management feature development.
Task<Model.PrincipalRoles> GetRolesAsync(string scopeName, Guid? principalIdOverride = null, bool withChildren = false);
Reactions are currently unavailable