Udostępnij za pośrednictwem


IdentityUser<TKey,TUserClaim,TUserRole,TUserLogin>.Roles Właściwość

Definicja

Właściwość nawigacji dla ról, do których należy ten użytkownik.

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

Wartość właściwości

ICollection<TUserRole>

Dotyczy