public abstract IAsyncEnumerable<IReadOnlyUserGroup> GetAllUserGroupsAsync(bool includeBuiltIn = True)
Returns:
IAsyncEnumerable<IReadOnlyUserGroup>

Parameters

includeBuiltIn bool
In this article