4D v12.4

Is SOAP request

Home

 
4D v12.4
Is SOAP request

 

Is SOAP request 


 

Is SOAP request -> Function result 
Parameter Type   Description
Function result  Boolean in True if the request is SOAP; otherwise, False

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.

 
PROPERTIES 

Product: 4D
Theme: Web Services (Server)
Number: 783

 
HISTORY 

Created: 4D 2003

 
SEE ALSO 

On Web Authentication Database Method
SOAP DECLARATION