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()