IAuthenticationHandlerProvider Schnittstelle

Definition

Stellt die entsprechende IAuthenticationHandler-instance für die AuthenticationScheme- und -Anforderung bereit.

public interface class IAuthenticationHandlerProvider
public interface IAuthenticationHandlerProvider
type IAuthenticationHandlerProvider = interface
Public Interface IAuthenticationHandlerProvider
Abgeleitet

Methoden

GetHandlerAsync(HttpContext, String)

Gibt den Handler instance zurück, der verwendet wird.

Gilt für: