SafeNetTrustedAccess Modeling Rule

Modeling Rule

Thales SafeNet Trusted Access

Details

IDsafenet_trusted_access_modeling_rule
From Version8.15.0
Tagssafenet

Schema

safenet_trusted_access_raw

Field Type Array?
context string
details string
id string
timeStamp string
{
  "safenet_trusted_access_raw": {
    "id": {
      "type": "string",
      "is_array": false
    },
    "timeStamp": {
      "type": "string",
      "is_array": false
    },
    "context": {
      "type": "string",
      "is_array": false
    },
    "details": {
      "type": "string",
      "is_array": false
    }
  }
}