IClaimsTransformer Interface

Definition

Used for claims transformation.

public interface class IClaimsTransformer
public interface IClaimsTransformer
type IClaimsTransformer = interface
Public Interface IClaimsTransformer
Derived

Methods

TransformAsync(ClaimsTransformationContext)

Provides a central transformation point to change the specified principal.

Applies to