Class TwoFactorProviderConsts
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Domain.dll
Syntax
public class TwoFactorProviderConsts
Constructors
TwoFactorProviderConsts()
Declaration
public TwoFactorProviderConsts()
Fields
Authenticator
Declaration
public const string Authenticator = "Authenticator"
Field Value
| Type | Description |
|---|---|
| string |
Declaration
public const string Email = "Email"
Field Value
| Type | Description |
|---|---|
| string |
Phone
Declaration
public const string Phone = "Phone"
Field Value
| Type | Description |
|---|---|
| string |