Show / Hide Table of Contents

Class GetAvailableUsersInput

Inheritance
object
GetAvailableUsersInput
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Contracts.dll
Syntax
public class GetAvailableUsersInput : ExtensiblePagedAndSortedResultRequestDto

Constructors

GetAvailableUsersInput()

Declaration
public GetAvailableUsersInput()

Properties

Filter

Declaration
public string Filter { get; set; }
Property Value
Type Description
string

Id

Declaration
public Guid Id { get; set; }
Property Value
Type Description
Guid
In this article
Back to top Powered by Volosoft