ProGet SDK Reference
Version:

Users_GetUserAsync(string User_Name) Method

Gets the details of the specified user, and a list of all the groups the user belongs to

Syntax

public Task<DB.Outputs.Users_GetUser> Users_GetUserAsync(string User_Name)

Parameters

User_Name
Type: string