Condividi tramite


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

ClaimsTransformationHandler(IClaimsTransformer, HttpContext)

Gestore che applica AttestazioniTransformation all'autenticazione

Proprietà

PriorHandler

Gestore che applica AttestazioniTransformation all'autenticazione

Metodi

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