Partager via


CertificateAuthenticationProvider Classe

Définition

public class CertificateAuthenticationProvider : Microsoft.Rest.Azure.Authentication.IApplicationAuthenticationProvider
type CertificateAuthenticationProvider = class
    interface IApplicationAuthenticationProvider
Public Class CertificateAuthenticationProvider
Implements IApplicationAuthenticationProvider
Héritage
CertificateAuthenticationProvider
Implémente

Constructeurs

CertificateAuthenticationProvider(Byte[])
CertificateAuthenticationProvider(Byte[], Boolean)
CertificateAuthenticationProvider(Byte[], String)
CertificateAuthenticationProvider(Byte[], String, Boolean)
CertificateAuthenticationProvider(ClientAssertionCertificate, Boolean)
CertificateAuthenticationProvider(Func<String,Task<ClientAssertionCertificate>>)

Créer un authentificateur d’application à l’aide d’un fournisseur de certificats

CertificateAuthenticationProvider(String, Boolean)

Méthodes

AuthenticateAsync(String, String, AuthenticationContext)

S’applique à