Skip to content

KVSDMSAuthorization#

Procedures#

Authorize(HttpRequestMessage) :#

Summary: Authorizes an HTTP request by providing the needed authorization information to it.

procedure Authorize(var httpRequest: HttpRequestMessage): 

Parameters:

  • httpRequest: The HTTP request to authorize.