Enum IdentityProTwoFactorBehaviour Namespace: Volo.Abp.Identity.Features Assembly: Volo.Abp.Identity.Pro.Domain.Shared.dll Syntax public enum IdentityProTwoFactorBehaviour Fields Name Description Disabled Forced Optional Extension Methods AbpObjectExtensions.If<IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, Action<IdentityProTwoFactorBehaviour>) AbpObjectExtensions.If<IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, Func<IdentityProTwoFactorBehaviour, IdentityProTwoFactorBehaviour>) AbpObjectExtensions.IsIn<IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, IEnumerable<IdentityProTwoFactorBehaviour>) AbpObjectExtensions.IsIn<IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, params IdentityProTwoFactorBehaviour[]) AbpQueryableExtensions.OrderByIf<T, IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, string) AbpQueryableExtensions.PageBy<T, IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, int, int) AbpQueryableExtensions.WhereIf<T, IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, Expression<Func<T, bool>>) AbpQueryableExtensions.WhereIf<T, IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, Expression<Func<T, int, bool>>) AbpOpenIddictQueryableExtensions.SkipIf<T, IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, int?) AbpOpenIddictQueryableExtensions.TakeIf<T, IdentityProTwoFactorBehaviour>(IdentityProTwoFactorBehaviour, bool, int?)