Is SOAP request

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2003


Is SOAP request Boolean

ParameterTypeDescription
This command does not require any parameters
Function resultBooleanTrue if the request is SOAP; otherwise, False

Description

The Is SOAP request command returns True if the code being executed is part of a SOAP request.

This command can be used for security reasons in the On Web Authentication Database Method in order to determine the nature of the received requests.

See Also

On Web Authentication Database Method, SOAP DECLARATION.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next