AuthorizationEventAtttestationResultDTO
Individual Access Entity Attestation Result of an Aembit Access Authorization Event
iduuid
Access Entity ID
namestringnullable
Access Entity Name
resultstringnullable
Access Entity processing Result for this Access Authorization Event
matchesstring[]nullable
List of matched Access Entity Identifiers
reasonstringnullable
attributestringnullable
expectedValuestringnullable
actualValuestringnullable
AuthorizationEventAtttestationResultDTO
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"result": "string",
"matches": [
"string"
],
"reason": "string",
"attribute": "string",
"expectedValue": "string",
"actualValue": "string"
}