Class AccountSettingNames
Inheritance
AccountSettingNames
Assembly: Volo.Abp.Account.Pro.Shared.Application.Contracts.dll
Syntax
public static class AccountSettingNames
Fields
EnableLocalLogin
Declaration
public const string EnableLocalLogin = "Abp.Account.EnableLocalLogin"
Field Value
ExternalProviders
Declaration
public const string ExternalProviders = "Abp.Account.ExternalProviders"
Field Value
IsSelfRegistrationEnabled
Declaration
public const string IsSelfRegistrationEnabled = "Abp.Account.IsSelfRegistrationEnabled"
Field Value
ProfilePictureSource
Declaration
public const string ProfilePictureSource = "Abp.Account.ProfilePictureSource"
Field Value