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
GetTriggerAlerts Method
Returns a list of trigger alerts that match the given filter.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 9.2.5.33325 (02.09.2025)+429b894eb63dde25f05b27278f37720b53aa9a8f
Syntax
C#
Copy
public
Task
<
IEnumerable
<
PsrNotifyTriggerAlert
>>
GetTriggerAlerts
(
PsrListFilter
listFilter
)
Parameters
listFilter
Type:
PsrApi.Data
PsrListFilter
Return Value
Type:
Task
IEnumerable
PsrNotifyTriggerAlert
See Also
Reference
TriggerManager Class
PsrApi.Managers Namespace