共用方式為


ClaimsTransformationHandler.RegisterAuthenticationHandler 方法

定義

public:
 void RegisterAuthenticationHandler(Microsoft::AspNetCore::Http::Features::Authentication::IHttpAuthenticationFeature ^ auth);
public void RegisterAuthenticationHandler (Microsoft.AspNetCore.Http.Features.Authentication.IHttpAuthenticationFeature auth);
member this.RegisterAuthenticationHandler : Microsoft.AspNetCore.Http.Features.Authentication.IHttpAuthenticationFeature -> unit
Public Sub RegisterAuthenticationHandler (auth As IHttpAuthenticationFeature)

參數

適用於