Edit

Share via


TestHttpRequestMessage.HasSecretUri() Method

Version: Available or changed with runtime version 15.0.

true if the request has a secret URI set, otherwise false.

Syntax

HasSecretUri :=   TestHttpRequestMessage.HasSecretUri()

Note

This method can be invoked using property access syntax.

Parameters

TestHttpRequestMessage
 Type: TestHttpRequestMessage
An instance of the TestHttpRequestMessage data type.

Return Value

HasSecretUri
 Type: Boolean
true if the request has a secret URI set, otherwise false.

TestHttpRequestMessage data type
Getting started with AL
Developing extensions