Compartilhar via


IdentityRole<TKey,TUserRole> Classe

Definição

generic <typename TKey, typename TUserRole>
 where TUserRole : IdentityUserRole<TKey>public ref class IdentityRole : Microsoft::AspNet::Identity::EntityFramework::IdentityRole<TKey, TUserRole>
public class IdentityRole<TKey,TUserRole> : Microsoft.AspNet.Identity.EntityFramework.IdentityRole<TKey,TUserRole> where TUserRole : IdentityUserRole<TKey>
type IdentityRole<'Key, 'UserRole (requires 'UserRole :> IdentityUserRole<'Key>)> = class
    inherit IdentityRole<'Key, 'UserRole (requires 'UserRole :> IdentityUserRole<'Key>)>
Public Class IdentityRole(Of TKey, TUserRole)
Inherits IdentityRole(Of TKey, TUserRole)

Parâmetros de tipo

TKey
TUserRole
Herança
Microsoft.AspNet.Identity.EntityFramework.IdentityRole<TKey,TUserRole>
IdentityRole<TKey,TUserRole>
Derivado

Construtores

IdentityRole<TKey,TUserRole>()

Propriedades

Claims

Propriedade de navegação para declarações na função

ConcurrencyStamp

Selo de simultaneidade

NormalizedName

Nome da função normalizada

Aplica-se a