Show / Hide Table of Contents

Class AccountSettingNames.TwoFactorLogin

Inheritance
object
AccountSettingNames.TwoFactorLogin
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Account.Settings
Assembly: Volo.Abp.Account.Pro.Shared.Application.Contracts.dll
Syntax
public static class AccountSettingNames.TwoFactorLogin

Fields

IsRememberBrowserEnabled

Declaration
public const string IsRememberBrowserEnabled = "Abp.Account.TwoFactorLogin.IsRememberBrowserEnabled"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft