IUser Interface
Defines the properties for a user.
Assembly: Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Id | The unique identifier for the user.(Inherited from IUser<TKey>.) |
![]() | UserName | The unique name for the user.(Inherited from IUser<TKey>.) |
Show:
