Udostępnij za pośrednictwem


ExternalLoginsModel.CurrentLogins Właściwość

Definicja

Ten interfejs API obsługuje domyślną infrastrukturę interfejsu użytkownika ASP.NET Core Identity i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu. Ten interfejs API może ulec zmianie lub zostać usunięty w przyszłych wersjach.

public System.Collections.Generic.IList<Microsoft.AspNetCore.Identity.UserLoginInfo> CurrentLogins { get; set; }
public System.Collections.Generic.IList<Microsoft.AspNetCore.Identity.UserLoginInfo>? CurrentLogins { get; set; }
member this.CurrentLogins : System.Collections.Generic.IList<Microsoft.AspNetCore.Identity.UserLoginInfo> with get, set
Public Property CurrentLogins As IList(Of UserLoginInfo)

Wartość właściwości

Dotyczy