Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserDataViewModel

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

    Properties

    View Source

    Group

    Declaration
    public string Group { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Identifier

    Declaration
    public string Identifier { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Group
      • Identifier
      • Value
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX