Share via


IUser<TKey>.Id Property

The unique identifier for the user.

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

Syntax

TKey Id { get; }

Property Value

Type: TKey

See Also

Reference

IUser<TKey> Interface

Microsoft.AspNet.Identity Namespace

Other Resources

ASP.NET Identity