MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
OrganisationUnitManager Class
OrganisationUnitManager Methods
AddOrganisationUnitGroup Method
AddOrganisationUnitUser Method
ChangeCurrentOrganisationUnitUserPassword Method
ChangeOrganisationUnitPassword Method
DeleteOrganisationUnitGroup Method
DeleteOrganisationUnitUser Method
DoesCurrentUserNeedToChangePassword Method
GetGroupInvolvedOrganisationUnit Method
GetOrganisationUnitGroup Method
GetOrganisationUnitImageSource Method
GetOrganisationUnitList Method
GetOrganisationUnitListFilter Method
GetOrganisationUnitStructure Method
GetOrganisationUnitUser Method
GetOrganisationUnitUserList Method
GetUserInvolvedOrganisationUnit Method
HasGroupMasterKeyMode Method
HasUserMasterKeyMode Method
UpdateOrganisationUnitGroup Method
UpdateOrganisationUnitUser Method
OrganisationUnitManager
GetOrganisationUnitUser Method
Returns the organisation unit user matching the given ID.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
<
PsrOrganisationUnitUser
>
GetOrganisationUnitUser
(
Guid
userId
)
Parameters
userId
Type:
System
Guid
Return Value
Type:
Task
PsrOrganisationUnitUser
See Also
Reference
OrganisationUnitManager Class
PsrApi.Managers Namespace