Access ArcGIS Server secured services in Quartz

728
1
03-02-2017 06:41 AM
NicoleSulzberger
Occasional Contributor

Dear iOS team

I would like to access ArcGIS Server secured services in ArcGIS Runtime iOS Quartz. In the previos version it was possible to set an AGSCredentials object on the layer, but now it doesn not seem to be possible. Do you have any examples how to do it now? 

kind regards, Nicole

0 Kudos
1 Reply
SuganyaBaskaran1
Esri Contributor

Hello, 

`credential` is still present in many of the secured resources classes. 

Quartz also has a default authentication handler that would prompt you for credentials even if you don't set 'credential' property. 

What is the type of service/layer you are trying to access? Can you please post your code? We'd be able to help better. Thanks. 

0 Kudos