Show / Hide Table of Contents

Class GetIdentityResourceListInput

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

Constructors

GetIdentityResourceListInput()

Declaration
public GetIdentityResourceListInput()

Properties

Filter

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