ArcGIS Pro 2.8 API Reference Guide
SignOut Method (IArcGISSignOn)

ArcGIS.Core.SystemCore Namespace > IArcGISSignOn Interface : SignOut Method
The uri of the portal to sign out
Sign out of the portal provided by the Uri. This method is for use in CoreHost applications only
Syntax
void SignOut( 
   Uri portalUri
)
Sub SignOut( _
   ByVal portalUri As Uri _
) 

Parameters

portalUri
The uri of the portal to sign out
Remarks
For use in CoreHost applications only
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IArcGISSignOn Interface
IArcGISSignOn Members