Search Results for

    Show / Hide Table of Contents
    View Source

    Class PublicAccessRequestModel

    Inheritance
    System.Object
    PublicAccessBaseModel
    Namespace: Umbraco.Cms.Api.Management.ViewModels.PublicAccess
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class PublicAccessRequestModel : PublicAccessBaseModel

    Properties

    View Source

    MemberGroupNames

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

    MemberUserNames

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