IClaimsTransformer Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used for claims transformation.
public interface class IClaimsTransformerpublic interface IClaimsTransformertype IClaimsTransformer = interfacePublic Interface IClaimsTransformer- Derived
Methods
| TransformAsync(ClaimsTransformationContext) | Provides a central transformation point to change the specified principal. |