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
GetRole Method
Returns the role that matches the given ID.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
<
PsrRole
>
GetRole
(
Guid
roleId
)
Parameters
roleId
Type:
System
Guid
Return Value
Type:
Task
PsrRole
See Also
Reference
RoleManager Class
PsrApi.Managers Namespace