public async IAsyncEnumerable<IReadOnlyUserProfile> GetUserProfilesByIdAsync(IEnumerable<string> userIds)
- Returns:
- IAsyncEnumerable<IReadOnlyUserProfile>
- Implements:
- GetUserProfilesByIdAsync(IEnumerable<string>)
Parameters
userIds
IEnumerable<string>