IdentityRole<TKey,TUserRole> Třída

Definice

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)

Parametry typu

TKey
TUserRole
Dědičnost
Microsoft.AspNet.Identity.EntityFramework.IdentityRole<TKey,TUserRole>
IdentityRole<TKey,TUserRole>
Odvozené

Konstruktory

IdentityRole<TKey,TUserRole>()

Vlastnosti

Claims

Navigační vlastnost pro deklarace identity v roli

ConcurrencyStamp

Razítko souběžnosti

NormalizedName

Normalizovaný název role

Platí pro