IdentityRole Класс

Определение

public ref class IdentityRole : Microsoft::AspNet::Identity::CoreCompat::IdentityRole<System::String ^, Microsoft::AspNet::Identity::EntityFramework::IdentityUserRole ^>
public class IdentityRole : Microsoft.AspNet.Identity.CoreCompat.IdentityRole<string,Microsoft.AspNet.Identity.EntityFramework.IdentityUserRole>
type IdentityRole = class
    inherit IdentityRole<string, IdentityUserRole>
Public Class IdentityRole
Inherits IdentityRole(Of String, IdentityUserRole)
Наследование
Microsoft.AspNet.Identity.EntityFramework.IdentityRole<TKey,TUserRole>
IdentityRole<String,Microsoft.AspNet.Identity.EntityFramework.IdentityUserRole>
IdentityRole

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

IdentityRole()

Конструктор

IdentityRole(String)

Конструктор

Свойства

Claims

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

(Унаследовано от IdentityRole<TKey,TUserRole>)
ConcurrencyStamp

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

(Унаследовано от IdentityRole<TKey,TUserRole>)
NormalizedName

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

(Унаследовано от IdentityRole<TKey,TUserRole>)

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