ArcGIS Runtime SDK for iOS: AGSPortalInfo.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSPortalInfo.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSPortalMode { AGSPortalModeSingleTenant = 0 , AGSPortalModeMultiTenant }
 

Enumeration Type Documentation

◆ AGSPortalMode

Indicating whether the portal contains multiple organizations or not.

Since
100
Enumerator
AGSPortalModeSingleTenant 

Only one organization.

AGSPortalModeMultiTenant 

Multiple organizations.