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

Parameters

includeBuiltIn bool
In this article