Search Results for

    Show / Hide Table of Contents
    View Source

    Class UnlockUsersRequestModel

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

    Properties

    View Source

    UserIds

    Declaration
    public ISet<ReferenceByIdModel> UserIds { get; set; }
    Property Value
    Type Description
    ISet<ReferenceByIdModel>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • UserIds
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX