Class GetApplicationListInput
Inheritance
GetApplicationListInput
Implements
Inherited Members
Namespace: Volo.Abp.OpenIddict.Applications.Dtos
Assembly: Volo.Abp.OpenIddict.Pro.Application.Contracts.dll
Syntax
public class GetApplicationListInput : PagedAndSortedResultRequestDto, IValidatableObject, IPagedAndSortedResultRequest, IPagedResultRequest, ILimitedResultRequest, ISortedResultRequest
Constructors
GetApplicationListInput()
Declaration
public GetApplicationListInput()
Properties
Filter
Declaration
public string Filter { get; set; }
Property Value
Type | Description |
---|---|
string |