VerifyReCaptchaToken |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/VerifyReCaptchaToken
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/VerifyReCaptchaToken
Returns information about connected user.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/VerifyReCaptchaToken
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ token |
xs:string |
nillable |
Sets token. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/VerifyReCaptchaTokenResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– success |
xs:boolean |
|
Gets the value indicating whether the user has another active session or not. |
â– challenge_ts |
xs:dateTime |
|
Gets the value indicating whether the user has another active session or not. |
â–¡ hostname |
xs:string |
nillable |
Gets the value indicating whether the user has another active session or not. |
â– score |
xs:double |
|
Gets the value indicating whether the user has another active session or not. |
â–¡ action |
xs:string |
nillable |
Gets the value indicating whether the user has another active session or not. |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |