Sdílet prostřednictvím


IdentityUser<TKey,TUserClaim,TUserRole,TUserLogin>.Claims Vlastnost

Definice

Vlastnost Navigace pro deklarace identity, které má tento uživatel.

public:
 virtual property System::Collections::Generic::ICollection<TUserClaim> ^ Claims { System::Collections::Generic::ICollection<TUserClaim> ^ get(); };
public virtual System.Collections.Generic.ICollection<TUserClaim> Claims { get; }
member this.Claims : System.Collections.Generic.ICollection<'UserClaim>
Public Overridable ReadOnly Property Claims As ICollection(Of TUserClaim)

Hodnota vlastnosti

ICollection<TUserClaim>

Platí pro