Show / Hide Table of Contents

Class GetClientListInput

Inheritance
object
GetClientListInput
Namespace: Volo.Abp.IdentityServer.Client.Dtos
Assembly: Volo.Abp.IdentityServer.Application.Contracts.dll
Syntax
public class GetClientListInput : PagedAndSortedResultRequestDto

Constructors

GetClientListInput()

Declaration
public GetClientListInput()

Properties

Filter

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