IdentityRole<TKey,TUserRole> Класс

Определение

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)

Параметры типа

TKey
TUserRole
Наследование
Microsoft.AspNet.Identity.EntityFramework.IdentityRole<TKey,TUserRole>
IdentityRole<TKey,TUserRole>
Производный

Конструкторы

IdentityRole<TKey,TUserRole>()

Свойства

Claims

Свойство навигации для утверждений в роли

ConcurrencyStamp

Метка параллелизма

NormalizedName

Нормализованное имя роли

Применяется к