ProGet SDK Reference
Version:

Users_GetUsersInGroup(string Group_Name) Method

Gets a list of users in the specified group

Syntax

public IEnumerable<Tables.Users> Users_GetUsersInGroup(string Group_Name)

Parameters

Group_Name
Type: string