IMetaDocumentRetriever Interface

Definition

Defines the interface for retrieving authentication metadata documents from a server. The IMetaDocumentRetriever interface is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public interface class IMetaDocumentRetriever
public interface IMetaDocumentRetriever
Public Interface IMetaDocumentRetriever

Methods

GetData(Uri, Boolean, String)

Gets an authentication metadata document from the specified location. The GetData(Uri, Boolean, String) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to