IMetaDocumentRetriever Interface
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.
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. |