ANTIFRAUD::alert_license_id

Description

This iRules command returns crc32 of the license id in hex

Syntax

ANTIFRAUD::alert_license_id

Examples

when ANTIFRAUD_ALERT {
  log local0. "Alert license ID: [ANTIFRAUD::alert_license_id]."
}