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