Show / Hide Table of Contents

Interface IAuthenticationConfiguration

Provides an interface for the AuthenticationExtensions

Namespace: Esri.ArcGISRuntime.Security
Assembly: Esri.ArcGISRuntime.dll
Syntax
public interface IAuthenticationConfiguration

Extension Methods

AuthenticationExtensions.UseCredentialPersistence(IAuthenticationConfiguration)
AuthenticationExtensions.UseCredentialPersistence(IAuthenticationConfiguration, CredentialPersistence)
AuthenticationExtensions.UseOAuthAuthorizeHandler(IAuthenticationConfiguration, IOAuthAuthorizeHandler)
AuthenticationExtensions.UseChallengeHandler(IAuthenticationConfiguration, IChallengeHandler)
AuthenticationExtensions.UseDefaultChallengeHandler(IAuthenticationConfiguration)
AuthenticationExtensions.AddServerInfo(IAuthenticationConfiguration, ServerInfo)
AuthenticationExtensions.AddOAuthUserConfiguration(IAuthenticationConfiguration, OAuthUserConfiguration)

See Also

ConfigureAuthentication(IArcGISConfiguration, System.Action<IAuthenticationConfiguration>)
Initialize(Action<IArcGISConfiguration>)

Applies to

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.