Authenticator State
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 As Arc GISAuthentication Challenge Handler
if true, this AuthenticatorState will handle all ArcGISAuthenticationChallenges
set As Network Authentication Challenge Handler
if true, this AuthenticatorState will handle all NetworkAuthenticationChallenges