ClaimsTransformationHandler Class  
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.
Handler that applies ClaimsTransformation to authentication
public ref class ClaimsTransformationHandler : Microsoft::AspNetCore::Http::Features::Authentication::IAuthenticationHandlerpublic class ClaimsTransformationHandler : Microsoft.AspNetCore.Http.Features.Authentication.IAuthenticationHandlertype ClaimsTransformationHandler = class
    interface IAuthenticationHandlerPublic Class ClaimsTransformationHandler
Implements IAuthenticationHandler- Inheritance
- 
				ClaimsTransformationHandler
- Implements
Constructors
| ClaimsTransformationHandler(IClaimsTransformer, HttpContext) | 
Properties
| PriorHandler |