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
UpdateRole Method
Updates the given role.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
UpdateRole
(
PsrRole
role
)
Parameters
role
Type:
PsrApi.Data
PsrRole
Return Value
Type:
Task
See Also
Reference
RoleManager Class
PsrApi.Managers Namespace