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

See Also

Reference

IdentityUserRole Class

Microsoft.AspNet.Identity.EntityFramework Namespace