ArcGISOAuthAuthenticationChallenge

Namespace: Esri::GameEngine::Security
Class: Esri/GameEngine/Security/ArcGISOAuthAuthenticationChallenge
Since: 1.0.0
Inheritance: ArcGISAuthenticationChallenge->ArcGISOAuthAuthenticationChallenge

Summary

Authentication challenge for OAuth.

Properties

PropertyTypeNullableReadonlySummary
No
Yes

The current authorization endpoint URI.

AuthorizeURI

FString GetAuthorizeURI() const

The current authorization endpoint URI.

Methods

SignatureReturn TypeSummary

Respond(const FString&)

void

Respond to the challenge with a token.

Respond

void Respond(const FString& token)

Respond to the challenge with a token.

Since 1.0.0

Arguments
NameTypeConstSummary
token
Yes
Returns void

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.