ClaimsTransformationHandler(IClaimsTransformer, HttpContext) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ClaimsTransformationHandler(Microsoft::AspNetCore::Authentication::IClaimsTransformer ^ transform, Microsoft::AspNetCore::Http::HttpContext ^ httpContext);
public ClaimsTransformationHandler (Microsoft.AspNetCore.Authentication.IClaimsTransformer transform, Microsoft.AspNetCore.Http.HttpContext httpContext);
new Microsoft.AspNetCore.Authentication.ClaimsTransformationHandler : Microsoft.AspNetCore.Authentication.IClaimsTransformer * Microsoft.AspNetCore.Http.HttpContext -> Microsoft.AspNetCore.Authentication.ClaimsTransformationHandler
Public Sub New (transform As IClaimsTransformer, httpContext As HttpContext)
Paramètres
- transform
- IClaimsTransformer
- httpContext
- HttpContext