Show / Hide Table of Contents

Class IdentityProSettingNames.TwoFactor

Inheritance
object
IdentityProSettingNames.TwoFactor
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity.Settings
Assembly: Volo.Abp.Identity.Pro.Domain.Shared.dll
Syntax
public static class IdentityProSettingNames.TwoFactor

Fields

Behaviour

Declaration
public const string Behaviour = "Abp.Identity.TwoFactor.Behaviour"
Field Value
Type Description
string

UsersCanChange

Declaration
public const string UsersCanChange = "Abp.Identity.TwoFactor.UsersCanChange"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft