Compartilhar via


IdentityRole Construtores

Definição

Sobrecargas

IdentityRole()

Construtor

IdentityRole(String)

Construtor

IdentityRole()

Construtor

public:
 IdentityRole();
public IdentityRole ();
Public Sub New ()

Aplica-se a

IdentityRole(String)

Construtor

public:
 IdentityRole(System::String ^ roleName);
public IdentityRole (string roleName);
new Microsoft.AspNet.Identity.CoreCompat.IdentityRole : string -> Microsoft.AspNet.Identity.CoreCompat.IdentityRole
Public Sub New (roleName As String)

Parâmetros

roleName
String

Aplica-se a