IdentityRole Class¶
Inheritance Hierarchy¶
System.ObjectMicrosoft.AspNet.Identity.EntityFramework.IdentityRole{System.String}Microsoft.AspNet.Identity.EntityFramework.IdentityRole
Constructors¶
-
IdentityRole()¶ Constructor
public IdentityRole()
-
IdentityRole(System.String) Constructor
public IdentityRole(string roleName)
-