Aracılığıyla paylaş


IdentityUser<TKey,TUserClaim,TUserRole,TUserLogin>.Claims Özellik

Tanım

Bu kullanıcının sahip olduğu talepler için gezinti özelliği.

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)

Özellik Değeri

ICollection<TUserClaim>

Şunlara uygulanır