docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Security_GetPrivilegesAsync(int!,string)
Security_GetPrivilegesAsync(int? UserDirectory_Id, string PrincipalType_Code) Method
Gets a list of privileges assigned in the system.
Syntax
public
Task
<
IList
<
Tables.Privileges_Extended
>> Security_GetPrivilegesAsync(
int
? UserDirectory_Id,
string
PrincipalType_Code)
Parameters
UserDirectory_Id
Type: int?
PrincipalType_Code
Type: string