Share via


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

Name Description
ClaimsTransformer()

Properties

Name Description
OnTransform

Methods

Name Description
TransformAsync(ClaimsTransformationContext)

Applies to