Show / Hide Table of Contents

Class GetAvailableRolesInput

Inheritance
object
GetAvailableRolesInput
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Contracts.dll
Syntax
public class GetAvailableRolesInput : ExtensiblePagedAndSortedResultRequestDto

Constructors

GetAvailableRolesInput()

Declaration
public GetAvailableRolesInput()

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
In this article
Back to top Powered by Volosoft