IdentityRole<TKey, TUserRole> Constructor ()
Initializes a new instance of the IdentityRole<TKey, TUserRole> class.
Namespace: Microsoft.AspNet.Identity.EntityFramework
Assembly: Microsoft.AspNet.Identity.EntityFramework (in Microsoft.AspNet.Identity.EntityFramework.dll)
public IdentityRole()
public:
IdentityRole()
new : unit -> IdentityRole
Public Sub New
IdentityRole<TKey, TUserRole> Class
Microsoft.AspNet.Identity.EntityFramework Namespace
ASP.NET Identity
Return to top