docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Users_GetUsersInGroupAsync(string)
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