Show / Hide Table of Contents

Class IdentityProSettingNames

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

Fields

EnableLdapLogin

Declaration
public const string EnableLdapLogin = "Abp.Account.EnableLdapLogin"
Field Value
Type Description
string

EnableOAuthLogin

Declaration
public const string EnableOAuthLogin = "Abp.Identity.EnableOAuthLogin"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft