Show / Hide Table of Contents

Class GetApiResourceListInput

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

Constructors

GetApiResourceListInput()

Declaration
public GetApiResourceListInput()

Properties

Filter

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