ProGet SDK Reference
Version:

Security_GetUserPrivilegesAsync(int? UserDirectory_Id, string User_Name, string GroupNames_Csv) Method

Gets the list of privileges specifically assigned to a user or any specified groups.

Syntax

public Task<IList<Tables.Privileges_Extended>> Security_GetUserPrivilegesAsync(int? UserDirectory_Id, string User_Name, string GroupNames_Csv)

Parameters

UserDirectory_Id
Type: int?
User_Name
Type: string
GroupNames_Csv
Type: string