Compartir a través de


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

Definición

Propiedad de navegación para estas cuentas de inicio de sesión de usuarios.

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)

Valor de propiedad

ICollection<TUserLogin>

Se aplica a