Authenticator
  fun AuthenticatorState(setAsArcGISAuthenticationChallengeHandler: Boolean = true, setAsNetworkAuthenticationChallengeHandler: Boolean = true): AuthenticatorState
Handles authentication challenges and exposes state for the Authenticator to display to the user.
Return
a new AuthenticatorState instance.
Since
200.2.0
Parameters
set
if true, this AuthenticatorState will handle all ArcGISAuthenticationChallenges
set
if true, this AuthenticatorState will handle all NetworkAuthenticationChallenges