Compartilhar via


CertificateAuthenticationProvider Classe

Definição

public class CertificateAuthenticationProvider : Microsoft.Rest.Azure.Authentication.IApplicationAuthenticationProvider
type CertificateAuthenticationProvider = class
    interface IApplicationAuthenticationProvider
Public Class CertificateAuthenticationProvider
Implements IApplicationAuthenticationProvider
Herança
CertificateAuthenticationProvider
Implementações

Construtores

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

Criar um autenticador de aplicativo usando um provedor de certificados

CertificateAuthenticationProvider(String, Boolean)

Métodos

AuthenticateAsync(String, String, AuthenticationContext)

Aplica-se a