| Name | Description |
 | Access | Determines who can view your organization as an anonymous user. When public, anonymous users can access the organization's custom URL. When private, access is restricted to only members of the organization. |
 | ArcGISPortal | Gets the ArcGIS portal. |
 | BasemapGalleryGroupQuery | Gets the query used to determine which group should drive the gallery of basemaps displayed in the client application for the specified culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected, and those items shared with the group should be displayed in the client’s basemap gallery (if applicable). Ex: "title:'ArcGIS Online Basemaps' AND owner:esri" |
 | CanSearchPublic | Gets a value indicating whether members of the organization can search outside of the organization. When true, public items, groups and users are included in search queries. When false, no public items outside of the organization are included. However, public items which are part of the organization are included. |
 | CanSharePublic | Gets a value indicating whether members of the organization can share resources outside of the organization. |
 | ColorSetsGroupQuery | Gets the color sets group for rendering in map viewer. |
 | CreationDate | Gets the date the organization was created. |
 | Culture | Gets the organization default locale (language and country) information. The format for culture code is based on a language code and a country code separated by a dash. |
 | CustomBaseUrl | Gets the custom base URL for the organizations. |
 | DefaultBaseMap | Gets the default basemap to be used by the client application for the specified culture when creating new maps. |
 | DefaultExtent | Gets the default extent to be used by the client application for the specified culture when creating new maps. |
 | Description | Gets the description of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null. |
 | FeaturedGroups | Gets the featured groups to possibly display on the group page or to feature for an organization. |
 | FeaturedItemsGroupQuery | Gets the query used to determine which group should drive the gallery of featured items displayed in the client application for the specified culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected. If the selected group has a null featuredItemsId property then the client should display the items that are shared with the group. If the featuredItemsId is non-null then the client should display the items that are related to the featured items item |
 | HelperServices | Gets various services needed by clients. |
 | HomePageFeaturedContent | Gets the query used to determine which group should drive the featured content displayed on the home page of client application for the specified culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected, and those items shared with the group should be displayed in the home page gallery. Ex: "title:'Featured Maps' AND owner:esri" For a logged in user who is part of an organization this property will always be set from the account properties and will be null if not set by the organizational account administrators. |
 | HomePageFeaturedContentCount | Gets the number of items to show per page for the featured content screens (max=100). |
 | Id | Gets or sets the id of the organization, if the user belongs to one. |
 | IPCountryCode | Gets the ISO Country Code of IP address of client (Online only - Not used in Portal). |
 | IsAllSSL | Gets a value indicating whether the access to the protal resources must occur over SSL. |
 | IsInitialized | Gets a value indicating whether this instance is initialized. |
 | LayerTemplatesGroupQuery | Gets the query used to determine which group should drive the list of layer templates in map viewers for a given culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected. Ex: "title:'Esri Layer Templates' AND owner:esri" |
 | ModificationDate | Gets the date the organization was last modified. |
 | Name | Gets the name of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null |
 | PortalHostname | Gets the portal hostname. |
 | PortalMode | Gets the portal mode (sigletenant, multitenant). |
 | PortalName | Gets the name of the portal. In the case of organization subscriptions within multi-tenant portals, name and portalName wil be different. In the case of single-tenant Portals, name and portalName will be logically the same. |
 | PortalThumbnailUri | Gets the URI of the portal thumbnail. In the case of multi-tenant Portals portalThumbnail and thumbnail will be different for organizational users. In the case of single-tenant Portals they will be logically the same. |
 | RotatorPanels | Gets the panels for the home page. |
 | SymbolSetsGroupQuery | Gets the query used to determine which group should drive the symbol sets in map viewers for a given culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected, and those items shared with the group should be displayed as symbol sets. Ex: "title:'Esri Symbols' AND owner:esri" |
 | TemplatesGroupQuery | Gets the query used to determine which group should drive the gallery of web application templates displayed in the client application for the specified culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected, and those items shared with the group should be displayed in the client’s web application template gallery (if applicable). Ex: "title:'ESRI Featured Content' AND owner:esri_webapi" |
 | ThumbnailUri | Gets the URI of the thumbnail image for the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null. |
 | UrlKey | Gets the URL key of the organization. |