ClaimsTransformationContext(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:
ClaimsTransformationContext(Microsoft::AspNetCore::Http::HttpContext ^ context);
public ClaimsTransformationContext (Microsoft.AspNetCore.Http.HttpContext context);
new Microsoft.AspNetCore.Authentication.ClaimsTransformationContext : Microsoft.AspNetCore.Http.HttpContext -> Microsoft.AspNetCore.Authentication.ClaimsTransformationContext
Public Sub New (context As HttpContext)
Paramètres
- context
- HttpContext