Class IdentityProTwoFactorBehaviourSettingHelper
Inherited Members
Namespace: Volo.Abp.Identity.Settings
Assembly: Volo.Abp.Identity.Pro.Domain.Shared.dll
Syntax
public static class IdentityProTwoFactorBehaviourSettingHelper
Methods
Get(ISettingProvider)
Declaration
public static Task<IdentityProTwoFactorBehaviour> Get(ISettingProvider settingProvider)
Parameters
| Type | Name | Description |
|---|---|---|
| ISettingProvider | settingProvider |
Returns
| Type | Description |
|---|---|
| Task<IdentityProTwoFactorBehaviour> |