ArcGIS Pro 2.8 API Reference Guide
GetFormattedPortalUri Method (IArcGISSignOn)

ArcGIS.Core.SystemCore Namespace > IArcGISSignOn Interface : GetFormattedPortalUri Method
The portal uri to format
Ensures that a portal URI is formatted correctly.
Syntax
Tuple<bool,Uri> GetFormattedPortalUri( 
   Uri portalUri
)
Function GetFormattedPortalUri( _
   ByVal portalUri As Uri _
) As Tuple(Of Boolean,Uri)

Parameters

portalUri
The portal uri to format
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IArcGISSignOn Interface
IArcGISSignOn Members