Show / Hide Table of Contents

Method UseChallengeHandler

UseChallengeHandler(IAuthenticationConfiguration, IChallengeHandler)

Sets a challenge handler for authenticated requests.

Declaration
public static IAuthenticationConfiguration UseChallengeHandler(this IAuthenticationConfiguration configuration, IChallengeHandler challengeHandler)
Parameters
Type Name Description
IAuthenticationConfiguration configuration

Authentication Configuration.

IChallengeHandler challengeHandler

The handler that handles authentication challanges.

Returns
Type Description
IAuthenticationConfiguration

Authentication Configuration.

See Also
ChallengeHandler
DefaultChallengeHandler

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.0 - 200.8
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework200.0 - 200.8
UWP200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.