Sdílet prostřednictvím


ExternalLoginsModel.OtherLogins Vlastnost

Definice

Toto rozhraní API podporuje výchozí infrastrukturu uživatelského rozhraní ASP.NET Core Identity a není určeno k použití přímo z vašeho kódu. Toto rozhraní API se může v budoucích verzích změnit nebo odebrat.

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

Hodnota vlastnosti

Platí pro