Show / Hide Table of Contents

Class IdentityProSettingNames.Session

Inheritance
object
IdentityProSettingNames.Session
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 IdentityProSettingNames.Session

Fields

PreventConcurrentLogin

Declaration
public const string PreventConcurrentLogin = "Abp.Identity.Session.PreventConcurrentLogin"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform