SignInManager<TUser>.GetExternalAuthenticationSchemes Yöntem

Tanım

Bilinen dış oturum açma sağlayıcıları için bir s koleksiyonu AuthenticationDescriptionalır.

public:
 virtual System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Http::Authentication::AuthenticationDescription ^> ^ GetExternalAuthenticationSchemes();
public virtual System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription> GetExternalAuthenticationSchemes ();
abstract member GetExternalAuthenticationSchemes : unit -> seq<Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription>
override this.GetExternalAuthenticationSchemes : unit -> seq<Microsoft.AspNetCore.Http.Authentication.AuthenticationDescription>
Public Overridable Function GetExternalAuthenticationSchemes () As IEnumerable(Of AuthenticationDescription)

Döndürülenler

Bilinen dış oturum açma sağlayıcıları için bir s koleksiyonu AuthenticationDescription.

Şunlara uygulanır