InvalidTokenFormatException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Contient l’exception levée lorsqu’un jeton d’identité client est dans un format inattendu. La InvalidTokenFormatException classe s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.
public ref class InvalidTokenFormatException : Microsoft::Exchange::WebServices::Auth::Validation::TokenValidationException
public class InvalidTokenFormatException : Microsoft.Exchange.WebServices.Auth.Validation.TokenValidationException
Public Class InvalidTokenFormatException
Inherits TokenValidationException
- Héritage
- Dérivé
Constructeurs
| InvalidTokenFormatException(String) |
Initialise une nouvelle instance de la InvalidTokenFormatException classe avec le message spécifié qui décrit l’erreur. Le InvalidTokenFormatException(String) constructeur s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013. |