OrchardCMS/OrchardCore

How to get all users who have no role assigned?

Open

#2.987 aberto em 8 de jan. de 2019

Ver no GitHub
 (22 comments) (0 reactions) (0 assignees)C# (2.288 forks)batch import
good first issue

Métricas do repositório

Stars
 (6.998 stars)
Métricas de merge de PR
 (Mesclagem média 3d 21h) (126 fundiu PRs em 30d)

Description

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

Thanks!

Guia do colaborador