MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
RightManager Class
RightManager Methods
AddLegitimateDataRight Method
BatchUpdateRights Method
GetCurrentConnectionDataRightList Method
GetCurrentConnectionDataRights Method
GetDatabaseAdministratorDataRights Method
GetLegitimateDataRight Method
GetLegitimateDataRightCheckRoles Method
GetLegitimateDataRights Method
GetLegitimateDataRightsWithoutDeleted Method
GetLegitimateDataRightsWithTemporalRights Method
GetMultiLegitimateDataRights Method
RemoveAllLegitimateDataRights Method
RemoveAllLegitimateDataRightsExcept Method
RemoveCurrentOrganisationUnitFromRights Method
RemoveLegitimateDataRight Method
RequestDataRight Method
UpdateLegitimateDataRight Method
UpdateLegitimateDataRightKey Method
UpdateLegitimateDataRightOwnerRight Method
UpdateLegitimateDataRightSecuredData Method
UpdateLegitimateDataRightValidDate Method
UpdateLegitimateSealId Method
RightManager
UpdateLegitimateSealId Method
Updates the seal ID of the data right that matches the given ID and legitimate ID.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
UpdateLegitimateSealId
(
Guid
dataId
,
Guid
legitimateId
,
Nullable
<
Guid
>
sealId
)
Parameters
dataId
Type:
System
Guid
legitimateId
Type:
System
Guid
sealId
Type:
System
Nullable
Guid
Return Value
Type:
Task
See Also
Reference
RightManager Class
PsrApi.Managers Namespace