IdentityUser Constructor

Constructor

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 IdentityUser()
public IdentityUser()
public:
IdentityUser()
new : unit -> IdentityUser
public function IdentityUser()

See Also

Reference

IdentityUser Class

IdentityUser Overload

Microsoft.AspNet.Identity.EntityFramework Namespace