Namespace: Esri::GameEngine::Authentication
Class: Esri/GameEngine/Authentication/ArcGISAuthenticationManager
Since: 1.1.0
Summary
Manages requests for ArcGIS secure resources made by an application.
Properties
Property | Type | Nullable | Readonly | Summary |
---|---|---|---|---|
No | No | Storage for ArcGISCredential objects. The credential store is checked for a matching credential before sending requests or issuing authentication challenges. |
ArcGISCredentialStore
ArcGISCredentialStore GetArcGISCredentialStore() const
void SetArcGISCredentialStore(const ArcGISCredentialStore& arcGISCredentialStore)
Storage for ArcGISCredential objects. The credential store is checked for a matching credential before sending requests or issuing authentication challenges.