EntraIDCountryLookupMethod
EntraIDCountryLookupMethod represents the country lookup method for Entra ID named location of country type. Ref: https://learn.microsoft.com/en-us/graph/api/resources/enums?view=graph-rest-1.0#countrylookupmethodtype-values
Values
| Value | Description |
|---|---|
| EID_COUNTRY_LOOKUP_METHOD_AUTHENTICATOR_APP_GPS | Country lookup method is based on Authenticator app GPS. |
| EID_COUNTRY_LOOKUP_METHOD_CLIENT_IP_ADDRESS | Country lookup method is based on client IP address. |
| EID_COUNTRY_LOOKUP_METHOD_UNSPECIFIED | Unspecified country lookup method. |