IdentityUser<TKey,TUserClaim,TUserRole,TUserLogin>.Claims Свойство

Определение

Свойство навигации для утверждений, которыми обладает этот пользователь.

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)

Значение свойства

ICollection<TUserClaim>

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