OrchardCMS/OrchardCore

How to get all users who have no role assigned?

Open

#2,987 建立於 2019年1月8日

在 GitHub 查看
 (21 留言) (0 反應) (0 負責人)C# (6,998 star) (2,288 fork)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!

貢獻者指南