Share via


IUser<TKey>.UserName Property

The unique name for the user.

Namespace:  Microsoft.AspNet.Identity
Assembly:  Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)

Syntax

string UserName { get; set; }

Property Value

Type: System.String

See Also

Reference

IUser<TKey> Interface

Microsoft.AspNet.Identity Namespace

Other Resources

ASP.NET Identity