共用方式為


ClaimsTransformationContext(HttpContext) 建構函式

定義

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)

參數

context
HttpContext

適用於