ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.SystemCore Namespace / IArcGISSignOn Interface / GetFormattedPortalUri Method
The portal uri to format
Version

GetFormattedPortalUri Method (IArcGISSignOn)
Ensures that a portal URI is formatted correctly.
Syntax
Tuple<bool,Uri> GetFormattedPortalUri( 
   Uri portalUri
)

Parameters

portalUri
The portal uri to format
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also