IAuthorizationHandlerProvider Rozhraní

Definice

Typ, který může poskytnout IAuthorizationHandlers pro žádost o autorizaci.

public interface class IAuthorizationHandlerProvider
public interface IAuthorizationHandlerProvider
type IAuthorizationHandlerProvider = interface
Public Interface IAuthorizationHandlerProvider
Odvozené

Metody

GetHandlersAsync(AuthorizationHandlerContext)

Vrátí obslužné rutiny, které se budou volat pro žádost o autorizaci.

Platí pro