ClaimsTransformationHandler.RegisterAuthenticationHandler Méthode

Définition

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)

Paramètres

S’applique à