Interface "SharePoint Authorization"
Namespace: System.Integration.Sharepoint
Common interface for different authorization options.
Methods
Authorize
Authorizes an HTTP request by providing the needed authorization information to it.
procedure Authorize(var HttpRequestMessage: HttpRequestMessage)
Parameters
Name | Type | Description |
---|---|---|
HttpRequestMessage | HttpRequestMessage |