Gets or sets the security credential used to access the web service that provides the job's functionality
Namespace:
Esri.ArcGISRuntime.Tasks
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.9.0
Syntaxpublic Credential Credential { get; set; }
Public Property Credential As Credential
Get
Set
Property Value
Type:
Credential
Exceptions
Remarks
See Also