networkAuthenticationChallengeHandler property

NetworkAuthenticationChallengeHandler? networkAuthenticationChallengeHandler
getter/setter pair

The handler is called to handle NetworkAuthenticationChallenge when requests are made for ArcGIS secured resources that require network authentication.

The credential provided while handling an authentication challenge is placed in the network credential store of the ArcGISEnvironment.authenticationManager and used by all subsequent requests that have a matching host.