Table of Contents

Enum EntraConditionalAccessPolicySignInFrequencyAuthenticationType

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

The sign-in frequency session control authentication type.

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

Fields

PrimaryAndSecondaryAuthentication = 1

The authentication type is primary and secondary authentication.

SecondaryAuthentication = 2

The authentication type is secondary authentication.

Unknown = 0

The authentication type is unknown.