Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserConfigurationResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.User
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class UserConfigurationResponseModel

    Fields

    View Source

    PasswordConfigurationResponseModel

    Declaration
    public required PasswordConfigurationResponseModel
    Field Value
    Type Description
    required

    Properties

    View Source

    CanInviteUsers

    Declaration
    public bool CanInviteUsers { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    UsernameIsEmail

    Declaration
    public bool UsernameIsEmail { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • PasswordConfigurationResponseModel
    • Properties
      • CanInviteUsers
      • UsernameIsEmail
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX