RemoveAuthentication (HttpRequest subroutine)
Clear existing username/password credentials (HttpRequest class)
This callable method lets you clear the
authentication values created with SetAuthentication.
Syntax
httpRequest:RemoveAuthentication
Syntax terms
%httpreq | A previously defined and instantiated HTTPRequest object. |
---|