You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Returns a boolean flag whether the indicated URL requires authentication or not.

Syntax

Response = HTTP_Services('URLRequiresAuthentication', URL)

Returns

Returns a boolean flag whether the indicated URL requires authentication or not.

Parameters

ParameterDescription
URLA fully formed URL. Required.

Remarks

 

  • No labels