Show / Hide Table of Contents

Class UserLookupDto

Inheritance
object
UserLookupDto
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public class UserLookupDto : EntityDto<Guid>

Constructors

UserLookupDto()

Declaration
public UserLookupDto()

Properties

UserName

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