Show / Hide Table of Contents

Class IdentityRoleLookupDto

Inheritance
object
IdentityRoleLookupDto
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Contracts.dll
Syntax
public class IdentityRoleLookupDto : EntityDto<Guid>

Constructors

IdentityRoleLookupDto()

Declaration
public IdentityRoleLookupDto()

Properties

Name

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