public async IAsyncEnumerable<IReadOnlyUserProfile> GetAllUserProfilesAsync(bool includeInactive = True, bool includeBuiltIn = False)
- Returns:
- IAsyncEnumerable<IReadOnlyUserProfile>
- Implements:
- GetAllUserProfilesAsync(bool, bool)
Parameters
includeInactive
bool
includeBuiltIn
bool