Show / Hide Table of Contents

Interface IOAuthHandler

Interface to implement by components that handle authorization by a resource owner in an oauth workflow.

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

Methods

Name Description
LoginAsync(OAuthLoginParameters)

Handles the authorization by redirecting the user to the authorization URI.

LogoutAsync(OAuthLogoutParameters)

Handles a request to present the OAuth logout page.

See Also

OAuthHandler

Applies to

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