OBJECT

AdGroup

Description

Active Directory Groups from Microsoft.

link GraphQL Schema definition

  • type AdGroup {
  • # Microsoft generated ID of the AD Group.
  • id: String!
  • # Display name of the AD Group.
  • displayName: String!
  • }

link Require by