network Authentication Challenge Handler
This handler will get called when a NetworkAuthenticationChallenge is raised while sending requests. This includes: IWA, PKI, and server trust challenges.
By default the handler is null, which means that if a challenge needs to be raised then it will automatically complete with a response of NetworkAuthenticationChallengeResponse.ContinueAndFail.
Since
200.0.0