IdentityUserLogin<TKey> Constructor ()

 

Initializes a new instance of the IdentityUserLogin<TKey> class.

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

Syntax

public IdentityUserLogin()
public:
IdentityUserLogin()
new : unit -> IdentityUserLogin
Public Sub New

See Also

IdentityUserLogin<TKey> Class
Microsoft.AspNet.Identity.EntityFramework Namespace
ASP.NET Identity

Return to top