Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a Device Deletion Alert


Turn on the Enabled option

In the Conditions box, enter the code below

Code Block
languagecpp
and{eq(param:'tokenCode',value:'DN-ASDID');or{eq(param:'eventCode',value:'DELETE_TOKEN');eq(param:'eventCode',value:'DISABLE_TOKEN');eq(param:'eventCode',value:'DISABLE_TOKEN_ASSIGNMENT');eq(param:'eventCode',value:'DELETE_TOKEN_ASSIGNMENT');}}

Turn on the Execute Task option

In the Tasks box, select the IIS TRIGGER task

Click SAVE to save thealert