Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserSettingsModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.Installer
    Assembly: Umbraco.Core.dll
    Syntax
    public class UserSettingsModel

    Properties

    View Source

    ConsentLevels

    Declaration
    public IEnumerable<ConsentLevelModel> ConsentLevels { get; set; }
    Property Value
    Type Description
    IEnumerable<ConsentLevelModel>
    View Source

    PasswordSettings

    Declaration
    public PasswordSettingsModel PasswordSettings { get; set; }
    Property Value
    Type Description
    PasswordSettingsModel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ConsentLevels
      • PasswordSettings
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX