IdentityUserRole Constructor ()
Constructor
Namespace: Microsoft.AspNet.Identity.EntityFramework
Assembly: Microsoft.AspNet.Identity.EntityFramework (in Microsoft.AspNet.Identity.EntityFramework.dll)
Syntax
public IdentityUserRole()
public:
IdentityUserRole()
new : unit -> IdentityUserRole
Public Sub New
See Also
IdentityUserRole Class
Microsoft.AspNet.Identity.EntityFramework Namespace
ASP.NET Identity
Return to top