ArcGIS Runtime SDK for WPF - Library Reference
ArcGISPortalInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.Client.Portal Namespace : ArcGISPortalInfo Class


The following tables list the members exposed by ArcGISPortalInfo.

Public Constructors

 NameDescription
public ConstructorArcGISPortalInfo ConstructorInitializes a new instance of the ArcGISPortalInfo class.  
Top

Public Properties

 NameDescription
public PropertyAccessDetermines 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.  
public PropertyArcGISPortalGets the ArcGIS portal.  
public PropertyBackgroundImageUriGets the URI of the background image for the organization. The background image displays behind all other components on the home page.  
public PropertyBasemapGalleryGroupQueryGets 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"  
public PropertyBingKeyGets the bing key to use for webmaps using Bing.  
public PropertyCanListAppsGets a value indicating whether an organization can list applications in the marketplace  
public PropertyCanListDataGets a value indicating whether an organization can list data services in the marketplace  
public PropertyCanListPreProvisionedItemsGets a value indicating whether an organization can list pre-provisioned items in the marketplace.  
public PropertyCanProvisionDirectPurchaseGets a value indicating whether an organization can provision direct purchases in the marketplace without customer request.  
public PropertyCanSearchPublicGets 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.  
public PropertyCanShareBingPublicGets the a flag indicating whether the bing key can be shared to the public and will be returned as part of a ArcGISPortalInfo description. This requires the 'access' of the portal/org to be set to 'public'. The CanShareBingPublic property is not returned publicly but only shown to users within the organization.  
public PropertyCanSharePublicGets a value indicating whether members of the organization can share resources outside of the organization.  
public PropertyCanSignInArcGISAllows an organization with an enterprise IDP configured to be able to turn on or off the ArcGIS sign in. The default is true.  
public PropertyCanSignInIdpAllows an organization with an enterprise IDP configured to be able to turn on or off the enterprise sign in. The default is true.  
public PropertyColorSetsGroupQueryGets the color sets group for rendering in map viewer.  
public PropertyCreationDateGets the date the organization was created.  
public PropertyCultureGets 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.  
public PropertyCustomBaseUrlGets the custom base URL for the organizations.  
public PropertyDefaultBaseMapGets the default basemap to be used by the client application for the specified culture when creating new maps.  
public PropertyDefaultExtentGets the default extent to be used by the client application for the specified culture when creating new maps.  
public PropertyDescriptionGets the description of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null.  
public PropertyFeaturedGroupsGets the featured groups to possibly display on the group page or to feature for an organization.  
public PropertyFeaturedItemsGroupQueryGets 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  
public PropertyHelperServicesGets various services needed by clients.  
public PropertyHomePageFeaturedContentGets 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.  
public PropertyHomePageFeaturedContentCountGets the number of items to show per page for the featured content screens (max=100).  
public PropertyHttpPortGets the port used by the portal for HTTP communication  
public PropertyHttpsPortGets the port used by the portal for HTTPS communication  
public PropertyIdGets or sets the id of the organization, if the user belongs to one.  
public PropertyIPCountryCodeGets the ISO Country Code of IP address of client (Online only - Not used in Portal).  
public PropertyIsAllSSLGets a value indicating whether the access to the portal resources must occur over SSL.  
public PropertyIsCommentsEnabledAllows the organization to disable commenting. true is the default. When commentsEnabled is false, comments are hidden and not removed. numComments are set to zero for all items in the organization. Calls to add a comment and view comments will fail. If the organization re-enables comments, the comments display and numComments are restored.  
public PropertyIsInitializedGets a value indicating whether this instance is initialized.  
public PropertyIsPortalGets a value indicating whether the portal is on premises.  
public PropertyLayerTemplatesGroupQueryGets 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"  
public PropertyMaxTokenExpirationGets the maximum validity in minutes of tokens issued for users of the organization. -1 is the default and is a special value that indicates infinite timeout or permanent tokens. For tokens granted using OAuth2 authorization grant, it represents the maximum validity of refresh tokens. For access tokens, the maximum validity is the lower of two weeks or this value.  
public PropertyModificationDateGets the date the organization was last modified.  
public PropertyNameGets the name of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null  
public PropertyPortalHostnameGets the portal hostname.  
public PropertyPortalModeGets the portal mode (sigletenant, multitenant).  
public PropertyPortalNameGets 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.  
public PropertyPortalThumbnailUriGets 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.  
public PropertyRegionGets the region for the organization.  
public PropertyRotatorPanelsGets the panels for the home page.  
public PropertySupportsHostedServicesGets a value indicating whether hosted services are supported.  
public PropertySupportsOAuthGets a value indicating whether the portal supports OAuth.  
public PropertySymbolSetsGroupQueryGets 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"  
public PropertyTemplatesGroupQueryGets 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"  
public PropertyThumbnailUriGets 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.  
public PropertyUnitsGets the units of measure for the organization's users. The user default is derived from the organization's Region.  
public PropertyUrlKeyGets the URL key of the organization.  
public PropertyUseStandardizedQueryGets a value indicating whether only simple where clauses that are complaint with SQL92 can be used when querying layers and tables. The recommended security setting is true.  
Top

Public Methods

 NameDescription
public MethodGetFeaturedGroupsAsyncGets the featured groups asynchronously. This method uses the FeaturedGroups informations and returns the corresponding ArcGISPortalGroup.  
public MethodGetFeaturedGroupsTaskAsyncGets the featured groups asynchronously. This method uses the FeaturedGroups informations and returns the corresponding ArcGISPortalGroup.  
public MethodInitializeAsyncInitializes a portal object from the specified organization id.  
public MethodInitializeTaskAsyncInitializes a portal info object from the specified organization id.  
public MethodQueryUsersAsyncQueries the users of the organization. Available only for organization authenticated users.  
public MethodQueryUsersTaskAsyncQueries the users of the organization. Available only for organization authenticated users.  
public MethodSearchBasemapGalleryAsyncSearchs the basemap gallery items asynchronously. This method uses the BasemapGalleryGroupQuery informations and returns the corresponding ArcGISPortalItem.  
public MethodSearchBasemapGalleryTaskAsyncSearchs the basemap gallery items asynchronously. This method uses the BasemapGalleryGroupQuery informations and returns the corresponding ArcGISPortalItem.  
public MethodSearchFeaturedItemsAsyncGets the featured items asynchronously. This method uses the FeaturedItemsGroupQuery information and returns the corresponding ArcGISPortalItem.  
public MethodSearchFeaturedItemsTaskAsyncGets the featured items asynchronously. This method uses the FeaturedItemsGroupQuery information and returns the corresponding ArcGISPortalItem.  
public MethodSearchHomePageFeaturedContentAsyncSearchs the home page featured content asynchronously. This method uses the HomePageFeaturedContent informations and returns the corresponding ArcGISPortalItem.  
public MethodSearchHomePageFeaturedContentTaskAsyncSearchs the home page featured content asynchronously. This method uses the HomePageFeaturedContent informations and returns the corresponding ArcGISPortalItem.  
Top

See Also

© ESRI, Inc. All Rights Reserved.