ArcGIS Pro 2.8 API Reference Guide
IsSignedOn Method (ArcGISPortal)

ArcGIS.Desktop.Core Namespace > ArcGISPortal Class : IsSignedOn Method
Gets the sign on status of the portal instance. This method should be called from within a QueuedTask or System.Threading.Task.
Syntax
public bool IsSignedOn()
Public Function IsSignedOn() As Boolean

Return Value

Remarks
Known issue: A thread check is not enforced.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGISPortal Class
ArcGISPortal Members