MetadataAccessException Class

Definition

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
MetadataAccessException

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.

Applies to