19 #import <Foundation/Foundation.h> 41 @property (nullable, nonatomic, strong, readonly) NSURL *
URL;
AGSRequestConfiguration * requestConfiguration
Definition: AGSRemoteResource.h:52
NSURL * URL
Definition: AGSElevationServiceInfo.h:67
AGSCredential * credential
Definition: AGSRemoteResource.h:46
Networking related configuration of resources.
Definition: AGSRequestConfiguration.h:36
Represents an credential to access a secured resource.
Definition: AGSCredential.h:46
A protocol adopted by classes that access remote network resources that have the potential to be secu...
Definition: AGSRemoteResource.h:34