DefenderAlertMetadata
Microsoft Defender for Identity alert resource metadata.
Fields
| Field | Type | Description |
|---|---|---|
| actorIdentityId | String! | Identity ID of the actor. |
| actorIdentityName | String! | Actor identity name. |
| actorIdentityType | ViolationPrincipalType! | Type of the actor identity. |
| actorPrivilegeType | PrivilegeType! | Privilege type of the actor identity. |
| targetIdentityName | String! | Target identity name. |
| targetIdentitySource | String! | Target identity source name. |
| targetIdentityStatus | IdentityStatus! | Target identity status. |
| targetIdentityType | ViolationPrincipalType! | Target identity type. |
| targetIdentityUniqueIdentifier | String! | Target identity unique identifier. |
| targetIdpType | IdpType! | Target identity IDP type. |
| targetPrivilegeType | PrivilegeType! | Target identity privilege type. |