Table of Contents

SetBearerToken Procedure

Codeunit Web Wrapper

Sets a bearer token to be used with bearer authentication. If set, a Bearer Authorization header will be added to the request.

Signature

SetBearerToken(NewBearerToken: SecretText)

Parameters

NewBearerToken SecretText

The bearer token, as SecretText.

This documentation is generated from Smart Toolbox v28.0