Table of Contents

Enum EntraConditionalAccessPolicySignInFrequencyUnit

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

The sign-in frequency session control frequency unit.

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

Fields

Days = 1

The frequency type is days.

Hours = 2

The frequency type is hours.

Unknown = 0

The frequency type is unknown.