Class UserManagementSettings
Settings for the user management module.
Inheritance
System.Object
UserManagementSettings
Namespace: Phoenix.Users
Assembly: Phoenix.Plugin.Users.dll
Syntax
[Serializable]
public class UserManagementSettings : SettingsCategoryBase
Constructors
View SourceUserManagementSettings()
Initializes a new instance of the UserManagementSettings class.
Declaration
public UserManagementSettings()
Properties
View SourceUserListFile
Gets or sets the user list file path.
Declaration
public string UserListFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |