Show / Hide Table of Contents

Method UseOAuthAuthorizeHandler

UseOAuthAuthorizeHandler(IAuthenticationConfiguration, IOAuthAuthorizeHandler)

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

Declaration
public static IAuthenticationConfiguration UseOAuthAuthorizeHandler(this IAuthenticationConfiguration configuration, IOAuthAuthorizeHandler handler)
Parameters
Type Name Description
IAuthenticationConfiguration configuration

Authentication Configuration.

IOAuthAuthorizeHandler handler

OAuth Authorize Handler

Returns
Type Description
IAuthenticationConfiguration

Authentication Configuration.

See Also
OAuthAuthorizeHandler

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.