MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
TriggerManager Class
TriggerManager Methods
DataHasTriggerConfig Method
GetTriggerAlertAdditionalDatas Method
GetTriggerAlerts Method
GetTriggerConfigList Method
GetTriggerCount Method
GetTriggerListFilter Method
GetTriggerObjektConfiglist Method
RemoveNotifyDataTriggerConfig Method
RemoveNotifyOuTriggerConfig Method
SetNotifyDataTriggerConfig Method
SetNotifyOuTriggerConfig Method
SetNotifyTriggerAlertsRead Method
TriggerManager
RemoveNotifyDataTriggerConfig Method
Deletes the trigger on the object with the given ID for the current user.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
RemoveNotifyDataTriggerConfig
(
PsrNotifyTriggerReasons
reason
,
Guid
dataId
)
Parameters
reason
Type:
PsrApi.Data.Enums
PsrNotifyTriggerReasons
dataId
Type:
System
Guid
Return Value
Type:
Task
See Also
Reference
TriggerManager Class
PsrApi.Managers Namespace