Microsoft Entra · Example Payload

Microsoft Entra Graph Identity Password Credential Example

Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

Microsoft Entra Graph Identity Password Credential 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

keyIddisplayNamehintsecretTextstartDateTimeendDateTime

Example Payload

Raw ↑
{
  "keyId": "500123",
  "displayName": "example_value",
  "hint": "example_value",
  "secretText": "example_value",
  "startDateTime": "example_value",
  "endDateTime": "example_value"
}