RemoteResource

interface RemoteResource

An interface adopted by classes that access remote network resources that have the potential to be secured. This interface adopted by classes whose objects need to access remote network resources, potentially in a secured manner. For example, a web service or a file on a web server that could require credentials to access.

Properties

Link copied to clipboard

Security credentials to access the remote resource. Only applicable if the resource is secured.