Skip to main content

Interface IAddHeaders

Namespace: SuperOffice.WebApi.Authorization
Assembly: SuperOffice.WebApi.Authorization.dll
Used by IAuthorization implementations to add headers for each request.

Methods

AddHeaders(HttpRequestHeaders)

Called by the AgentBase to add headers to IAuthorization implementation.

Parameters

headers HttpRequestHeaders HttpRequestMessage headers.