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