ENUM
AzureAdObjectSearchType
Description
Azure AD object search keyword names.
link GraphQL Schema definition
- enum AzureAdObjectSearchType {
- # Name of the administrative unit.
- # Name of the application.
- # Name of the service authentication context.
- # Name of the service authentication strength.
- # Name of the conditional access policy.
- # Group name of the group.
- # Group type of the group.
- # Name of the named location.
- # Principal user name of the user.
- # Name of the Role.
- # Name of the service principal.
- # Name of the terms of use.
- # User name of the user.
- # User type of the user.
- }