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::IAuthenticationHandler
public class ClaimsTransformationHandler : Microsoft.AspNetCore.Http.Features.Authentication.IAuthenticationHandler
type ClaimsTransformationHandler = class
interface IAuthenticationHandler
Public Class ClaimsTransformationHandler
Implements IAuthenticationHandler
- Inheritance
-
ClaimsTransformationHandler
- Implements
Constructors
ClaimsTransformationHandler(IClaimsTransformer, HttpContext) |
Properties
PriorHandler |