Table of Contents

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 = 2

The access rule type is GPS coordinates.

IPAddress = 1

The country lookup method is IP address.

Unknown = 0

The country lookup method is unknown.