version 2003
Is SOAP request Boolean
Parameter | Type | Description | ||||
This command does not require any parameters | ||||||
Function result | Boolean | True 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.