Sdílet prostřednictvím


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

Definice

Vlastnost Navigace pro přihlašovací účty těchto uživatelů

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

Hodnota vlastnosti

ICollection<TUserLogin>

Platí pro