ClaimsTransformationHandler Classe

Definizione

Gestore che applica AttestazioniTransformation all'autenticazione

public ref class ClaimsTransformationHandler : Microsoft::AspNetCore::Http::Features::Authentication::IAuthenticationHandler
public class ClaimsTransformationHandler : Microsoft.AspNetCore.Http.Features.Authentication.IAuthenticationHandler
type ClaimsTransformationHandler = class
    interface IAuthenticationHandler
Public Class ClaimsTransformationHandler
Implements IAuthenticationHandler
Ereditarietà
ClaimsTransformationHandler
Implementazioni

Costruttori

Nome Descrizione
ClaimsTransformationHandler(IClaimsTransformer, HttpContext)

Gestore che applica AttestazioniTransformation all'autenticazione

Proprietà

Nome Descrizione
PriorHandler

Gestore che applica AttestazioniTransformation all'autenticazione

Metodi

Nome Descrizione
AuthenticateAsync(AuthenticateContext)

Gestore che applica AttestazioniTransformation all'autenticazione

ChallengeAsync(ChallengeContext)

Gestore che applica AttestazioniTransformation all'autenticazione

GetDescriptions(DescribeSchemesContext)

Gestore che applica AttestazioniTransformation all'autenticazione

RegisterAuthenticationHandler(IHttpAuthenticationFeature)

Gestore che applica AttestazioniTransformation all'autenticazione

SignInAsync(SignInContext)

Gestore che applica AttestazioniTransformation all'autenticazione

SignOutAsync(SignOutContext)

Gestore che applica AttestazioniTransformation all'autenticazione

UnregisterAuthenticationHandler(IHttpAuthenticationFeature)

Gestore che applica AttestazioniTransformation all'autenticazione

Si applica a