Class 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 |