Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUserSettingsFactory

    Factory interface for creating UserSettingsModel instances.

    Namespace: Umbraco.Cms.Core.Factories
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IUserSettingsFactory

    Methods

    View Source

    GetUserSettings()

    Gets the user settings model containing password settings and consent levels.

    Declaration
    UserSettingsModel GetUserSettings()
    Returns
    Type Description
    UserSettingsModel

    A UserSettingsModel containing user-related settings.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX