OrchardCMS/OrchardCore

How to get all users who have no role assigned?

Open

#2,987 opened on 2019年1月8日

GitHub で見る
 (21 comments) (0 reactions) (0 assignees)C# (6,998 stars) (2,288 forks)batch import
good first issue

説明

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

Thanks!

コントリビューターガイド