Table of Contents

Interface "Graph Authorization"

Namespace: System.Integration.Graph.Authorization

Common interface for different authorization options.

Methods

GetHttpAuthorization

Returns an Http Authentication Instance

procedure GetHttpAuthorization(): Interface "Http Authentication"

Returns

Type Description
Interface System.RestClient."Http Authentication"

See also