IdentityRole<TKey,TUserRole> Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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 |