ENUM
AzureAdNamedLocationIsTrustedEnumType
Description
Specifies if the Azure AD named location is trusted.
link GraphQL Schema definition
- enum AzureAdNamedLocationIsTrustedEnumType {
- # Azure AD named location trust status is unknown.
- # Azure AD named location is not trusted.
- # Azure AD named location trust status is not defined.
- # Azure AD named location is trusted.
- }