Partager via


AuthenticationService.Handlers Propriété

Définition

Utilisé pour résoudre les instances IAuthenticationHandler.

public:
 property Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider ^ Handlers { Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider ^ get(); };
public Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider Handlers { get; }
member this.Handlers : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
Public ReadOnly Property Handlers As IAuthenticationHandlerProvider

Valeur de propriété

S’applique à