MetadataAccessException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the exception that is thrown when the authentication metadata document for a client identity token cannot be accessed.The MetadataAccessException class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class MetadataAccessException : Microsoft::Exchange::WebServices::Auth::Validation::TokenValidationException
public class MetadataAccessException : Microsoft.Exchange.WebServices.Auth.Validation.TokenValidationException
Public Class MetadataAccessException
Inherits TokenValidationException
- Inheritance
Constructors
MetadataAccessException(String) |
Initializes a new instance of the MetadataAccessException class with the specified message that describes the error. The MetadataAccessException(String) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |