Partager via


IApplicationAuthenticationProvider Interface

Définition

Interface avec des méthodes spécifiques à la plateforme pour stocker en toute sécurité les informations d’identification du client

public interface IApplicationAuthenticationProvider
type IApplicationAuthenticationProvider = interface
Public Interface IApplicationAuthenticationProvider
Dérivé

Méthodes

AuthenticateAsync(String, String, AuthenticationContext)

Récupérez ClientCredentials pour une application Active Directory.

S’applique à