public static Task<PortalInfo> GetPortalInfoAsync( ArcGISPortal portal )
Public Shared Function GetPortalInfoAsync( _ ByVal portal As ArcGISPortal _ ) As Task(Of PortalInfo)
Parameters
- portal
public static Task<PortalInfo> GetPortalInfoAsync( ArcGISPortal portal )
Public Shared Function GetPortalInfoAsync( _ ByVal portal As ArcGISPortal _ ) As Task(Of PortalInfo)
Exception | Description |
---|---|
PortalConnectionDoesNotExistsException | Thrown when an invalid portal is provided as the active portal. |
System.Net.Http.HttpRequestException | You do not have permissions to access this resource or perform this operation. |
System.Net.Http.HttpRequestException | Request failed: status code {status code} |
Target Platforms: Windows 10, Windows 8.1