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

'Declaration
Public Sub New
'Usage
Dim instance As New IdentityUserLogin()
public IdentityUserLogin()
public:
IdentityUserLogin()
new : unit -> IdentityUserLogin
public function IdentityUserLogin()

See Also

Reference

IdentityUserLogin<TKey> Class

Microsoft.AspNet.Identity.EntityFramework Namespace

Other Resources

ASP.NET Identity