ClaimsTransformer Class

Definition

public ref class ClaimsTransformer : Microsoft::AspNetCore::Authentication::IClaimsTransformer
public class ClaimsTransformer : Microsoft.AspNetCore.Authentication.IClaimsTransformer
type ClaimsTransformer = class
    interface IClaimsTransformer
Public Class ClaimsTransformer
Implements IClaimsTransformer
Inheritance
ClaimsTransformer
Implements

Constructors

ClaimsTransformer()

Properties

OnTransform

Methods

TransformAsync(ClaimsTransformationContext)

Applies to