Version:
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
IEnumerable<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