Show / Hide Table of Contents

Class IdentityProPreventConcurrentLoginBehaviourSettingHelper

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

Methods

Get(ISettingProvider)

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