Aracılığıyla paylaş


IdentityRole<TKey,TUserRole,TRoleClaim>.Users Özellik

Tanım

Bu roldeki kullanıcılar için gezinti özelliği.

public:
 virtual property System::Collections::Generic::ICollection<TUserRole> ^ Users { System::Collections::Generic::ICollection<TUserRole> ^ get(); };
public virtual System.Collections.Generic.ICollection<TUserRole> Users { get; }
member this.Users : System.Collections.Generic.ICollection<'UserRole (requires 'UserRole :> Microsoft.AspNetCore.Identity.EntityFrameworkCore.IdentityUserRole<'Key>)>
Public Overridable ReadOnly Property Users As ICollection(Of TUserRole)

Özellik Değeri

ICollection<TUserRole>

Şunlara uygulanır