Netwrix Password Secure API
Netwrix Password Secure 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: 9.2.2.32703 (27.03.2025)+b9af25405a8dc67f2b73227b442cec4f08fd2d8a
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