次の方法で共有


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)

パラメーター

適用対象