Aracılığıyla paylaş


LoginModel.ExternalLogins Ö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> ExternalLogins { get; set; }
public System.Collections.Generic.IList<Microsoft.AspNetCore.Authentication.AuthenticationScheme>? ExternalLogins { get; set; }
member this.ExternalLogins : System.Collections.Generic.IList<Microsoft.AspNetCore.Authentication.AuthenticationScheme> with get, set
Public Property ExternalLogins As IList(Of AuthenticationScheme)

Özellik Değeri

Şunlara uygulanır