ClaimsTransformationHandler Třída

Definice

Obslužná rutina, která používá ClaimsTransformation k ověřování

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
Dědičnost
ClaimsTransformationHandler
Implementuje

Konstruktory

ClaimsTransformationHandler(IClaimsTransformer, HttpContext)

Vlastnosti

PriorHandler

Metody

AuthenticateAsync(AuthenticateContext)
ChallengeAsync(ChallengeContext)
GetDescriptions(DescribeSchemesContext)
RegisterAuthenticationHandler(IHttpAuthenticationFeature)
SignInAsync(SignInContext)
SignOutAsync(SignOutContext)
UnregisterAuthenticationHandler(IHttpAuthenticationFeature)

Platí pro