Show / Hide Table of Contents

Method UseOAuthHandler

UseOAuthHandler(IAuthenticationConfiguration, IOAuthHandler?)

Sets the component that handles authorization by a resource owner in an OAuth workflow.

Declaration
public static IAuthenticationConfiguration UseOAuthHandler(this IAuthenticationConfiguration configuration, IOAuthHandler? handler)
Parameters
Type Name Description
IAuthenticationConfiguration configuration

Authentication Configuration.

IOAuthHandler handler

OAuth Handler

Returns
Type Description
IAuthenticationConfiguration

Authentication Configuration.

See Also
OAuthHandler

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.