Class IdentityTwoFactorBehaviourSettingHelper
Inheritance
System.Object
IdentityTwoFactorBehaviourSettingHelper
Namespace: Volo.Abp.Identity.Settings
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityTwoFactorBehaviourSettingHelper : object
Methods
Get(ISettingProvider)
Declaration
public static Task<IdentityTwoFactorBehaviour> Get(ISettingProvider settingProvider)
Parameters
| Type | Name | Description |
|---|---|---|
| ISettingProvider | settingProvider |
Returns
| Type | Description |
|---|---|
| Task<IdentityTwoFactorBehaviour> |