ENUM
AzureAdObjectSearchType
Description
Azure AD object search keyword names.
link GraphQL Schema definition
- enum AzureAdObjectSearchType {
- # Name of the application.
- # Group name of the group.
- # Group type of the group.
- # Principal user name of the user.
- # Name of the Role.
- # Name of the service principal.
- # User name of the user.
- # User type of the user.
- }