ProGet SDK Reference
Version:

Users_GetUsersInGroupAsync(string Group_Name) Method

Gets a list of users in the specified group

Syntax

public Task<IList<Tables.Users>> Users_GetUsersInGroupAsync(string Group_Name)

Parameters

Group_Name
Type: string