OBJECT

AzureAdAuthenticationContext

Description

Entra ID authentication context.

link GraphQL Schema definition

  • type AzureAdAuthenticationContext {
  • # Display name of the Entra ID authentication context.
  • displayName: String!
  • }