Search Results for

    Show / Hide Table of Contents
    View Source

    Class CreateUserRequestModel

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

    Properties

    View Source

    Id

    Declaration
    public Guid? Id { get; set; }
    Property Value
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Id
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX