Aracılığıyla paylaş


ExternalLoginsModel.OtherLogins Özellik

Tanım

Bu API, ASP.NET Core Kimliği varsayılan kullanıcı arabirimi altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır. Bu API gelecek sürümlerde değiştirilebilir veya kaldırılabilir.

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)

Özellik Değeri

Şunlara uygulanır