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 IClaimsTransformer
	public interface IClaimsTransformer
	type IClaimsTransformer = interface
	Public Interface IClaimsTransformer
	- Derived
 
Methods
| TransformAsync(ClaimsTransformationContext) | 
		 Provides a central transformation point to change the specified principal.  |