OrchardCMS/OrchardCore

How to get all users who have no role assigned?

Open

#2,987 创建于 2019年1月8日

在 GitHub 查看
 (22 评论) (0 反应) (0 负责人)C# (2,288 fork)batch import
good first issue

仓库指标

Star
 (6,998 star)
PR 合并指标
 (平均合并 3天 21小时) (30 天内合并 126 个 PR)

描述

GetUsersInRoleAsyn("Role_Name") can only get users with the role: Role_Name But how to get all users who have no role assigned?

Thanks!

贡献者指南