Partager via


AuthenticationException Classe

Définition

Exception d’authentification pour Microsoft Rest Client pour Azure.

public class AuthenticationException : Microsoft.Rest.RestException
type AuthenticationException = class
    inherit RestException
Public Class AuthenticationException
Inherits RestException
Héritage
AuthenticationException

Constructeurs

AuthenticationException()

Initialise une nouvelle instance de la classe AuthenticationException.

AuthenticationException(String)

Initialise une nouvelle instance de la classe AuthenticationException.

AuthenticationException(String, Exception)

Initialise une nouvelle instance de la classe AuthenticationException.

S’applique à