Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserCreationResult

    Inheritance
    object
    ErrorMessageResult
    Namespace: Umbraco.Cms.Core.Models.Membership
    Assembly: Umbraco.Core.dll
    Syntax
    public class UserCreationResult : ErrorMessageResult

    Properties

    View Source

    CreatedUser

    Declaration
    public IUser? CreatedUser { get; init; }
    Property Value
    Type Description
    IUser
    View Source

    InitialPassword

    Declaration
    public string? InitialPassword { get; init; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX