Table of Contents

Enum EntraConditionalAccessAuthenticationStrengthPolicyType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The Entra conditional access authentication strength policy type.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraConditionalAccessAuthenticationStrengthPolicyType

Fields

BuiltIn = 2

The policy type is built-in.

Custom = 1

The policy type is custom.

Unknown = 0

The policy type is unknown.