Freigeben über


CertificateAuthenticationProvider Klasse

Definition

public class CertificateAuthenticationProvider : Microsoft.Rest.Azure.Authentication.IApplicationAuthenticationProvider
type CertificateAuthenticationProvider = class
    interface IApplicationAuthenticationProvider
Public Class CertificateAuthenticationProvider
Implements IApplicationAuthenticationProvider
Vererbung
CertificateAuthenticationProvider
Implementiert

Konstruktoren

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

Erstellen eines Anwendungsauthentifikators mithilfe eines Zertifikatanbieters

CertificateAuthenticationProvider(String, Boolean)

Methoden

AuthenticateAsync(String, String, AuthenticationContext)

Gilt für: