Skip to content

Interface WSB_IRESTClientSetup

Obsolete

This interface is obsoleted due to security revisions (SecretText usage). Please use WSB_IRESTClientSetupV2 instead

Properties

Name Value
Access Public
ObsoleteReason This interface is obsoleted due to security revisions (SecretText usage). Please use WSB_IRESTClientSetupV2 instead
ObsoleteState Pending
ObsoleteTag 1.118.0.0

Methods

wgFncGetAuthorizationHeader

Retrieves the Authorization header value to be used for HTTP requests.

Returns

Type Description
Text The Authorization header value.

wgFncGetBaseAddress

Retrieves the Base address to be used for HTTP requests. <remarks> The address should be terminated by a '/'. </remarks>

Returns

Type Description
Text The base address.