{ "name": "Authorize", "displayName": "Authorize", "description": "The ArcGIS GeoBIM Authorize service is used to securely authenticate clients apps with Autodesk.", "category": "", "helpUrl": "https://arcgis.cowi.com/server/rest/directories/arcgisoutput/GeoBIMAuth_GPServer/GeoBIMAuth/Authorize.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "token", "dataType": "GPString", "displayName": "Token", "description": "ArcGIS GeoBIM User Token", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "params", "dataType": "GPString", "displayName": "Params", "description": "ArcGIS GeoBIM Authorize Parameters", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "messages", "dataType": "GPString", "displayName": "Messages", "description": "ArcGIS GeoBIM Authorize Messages", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "response", "dataType": "GPString", "displayName": "Response", "description": "ArcGIS GeoBIM Authorize Response", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }