OBJECT

AzureAdAuthenticationContext

Description

Azure AD authentication context.

link GraphQL Schema definition

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