Enum EntraConditionalAccessCountryLookupMethod
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The Entra directory country lookup method.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraConditionalAccessCountryLookupMethod
Fields
GpsCoordinates = 2The access rule type is GPS coordinates.
IPAddress = 1The country lookup method is IP address.
Unknown = 0The country lookup method is unknown.