Microsoft Entra · Example Payload

Microsoft Entra Graph Identity App Role Example

A sample description.

Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

Microsoft Entra Graph Identity App Role Example is an example object payload from Microsoft Entra, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idallowedMemberTypesdisplayNamedescriptionvalueisEnabled

Example Payload

Raw ↑
{
  "id": "abc123",
  "allowedMemberTypes": [],
  "displayName": "example_value",
  "description": "A sample description.",
  "value": "example_value",
  "isEnabled": true
}