MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
RoleManager Class
RoleManager Methods
AddRole Method
DeleteRole Method
GetRole Method
GetRoleInvolvedOrganisationUnit Method
GetRoleList Method
GetRoleListFilter Method
GetUserRoles Method
GetUsersInRole Method
HasRoleMasterKeyMode Method
UpdateRole Method
RoleManager
GetRoleListFilter Method
Returns the container list filter that was at last saved for the user or the default filter if defaultFilter is set to true.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
<
PsrListFilter
>
GetRoleListFilter
(
bool
defaultFilter
)
Parameters
defaultFilter
Type:
System
Boolean
Return Value
Type:
Task
PsrListFilter
See Also
Reference
RoleManager Class
PsrApi.Managers Namespace