Condividi tramite


ExternalLoginsModel.OtherLogins Proprietà

Definizione

Questa API supporta l'infrastruttura dell'interfaccia utente predefinita di ASP.NET Core Identity e non deve essere usata direttamente dal codice. Questa API può cambiare o essere rimossa nelle versioni future.

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)

Valore della proprietà

Si applica a