Show / Hide Table of Contents

Class IdentityUserDtoExtensions

Inheritance
object
IdentityUserDtoExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.HttpApi.Client.dll
Syntax
public static class IdentityUserDtoExtensions

Methods

ToUserInfo(IdentityUserDto)

Declaration
public static IUserData ToUserInfo(this IdentityUserDto user)
Parameters
Type Name Description
IdentityUserDto user
Returns
Type Description
IUserData
In this article
Back to top Powered by ABP.IO Platform