Show / Hide Table of Contents

Class IdentityProTwoFactorBehaviourSettingHelper

Inheritance
object
IdentityProTwoFactorBehaviourSettingHelper
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 IdentityProTwoFactorBehaviourSettingHelper

Methods

Get(ISettingProvider)

Declaration
public static Task<IdentityProTwoFactorBehaviour> Get(ISettingProvider settingProvider)
Parameters
Type Name Description
ISettingProvider settingProvider
Returns
Type Description
Task<IdentityProTwoFactorBehaviour>
In this article
Back to top Powered by Volosoft