Show / Hide Table of Contents

Class IdentitySettingNames.User

Inheritance
System.Object
IdentitySettingNames.User
Namespace: Volo.Abp.Identity.Settings
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class User : object

Fields

IsEmailUpdateEnabled

Declaration
public const string IsEmailUpdateEnabled = null
Field Value
Type Description
System.String

IsUserNameUpdateEnabled

Declaration
public const string IsUserNameUpdateEnabled = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft