The following members of QML type GeoprocessingDataFile are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- credential : Credential
(obsolete)
- requestConfiguration : RequestConfiguration
(obsolete)
Signals
- credentialChanged()
(obsolete)
- requestConfigurationChanged()
(obsolete)
Property Documentation
[default] credential : Credential |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The credential to be used for a secured online resource.
Any credentials set here will not be honored. Set the credential on GeoprocessingTask instead.
This property was introduced in Esri.ArcGISRuntime 100.1.
[default] requestConfiguration : RequestConfiguration |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The configuration parameters used for network requests sent by this object.
This property was introduced in Esri.ArcGISRuntime 100.1.
Signal Documentation
This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Emitted when the credential property changes.
Note: The corresponding handler is onCredentialChanged
.
This signal was introduced in Esri.ArcGISRuntime 100.1.
This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Emitted when the requestConfiguration property changes.
Note: The corresponding handler is onRequestConfigurationChanged
.
This signal was introduced in Esri.ArcGISRuntime 100.1.