ClaimsTransformationHandler(IClaimsTransformer, HttpContext) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- transform
- IClaimsTransformer
- httpContext
- HttpContext