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