docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
Security_GetUserPrivileges(int!,string,string)
Security_GetUserPrivileges(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
static
IList
<
Tables.Privileges_Extended
> Security_GetUserPrivileges(
int
? UserDirectory_Id,
string
User_Name,
string
GroupNames_Csv)
Parameters
UserDirectory_Id
Type: int?
User_Name
Type: string
GroupNames_Csv
Type: string