共用方式為


ClaimsTransformationHandler.UnregisterAuthenticationHandler 方法

定義

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

參數

適用於