ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / SignOnStatusChangedEventArgs Class / IsSignedIn Property

In This Topic
    IsSignedIn Property (SignOnStatusChangedEventArgs)
    In This Topic
    Gets the signed in status.
    Syntax
    public bool IsSignedIn {get;}
    Public ReadOnly Property IsSignedIn As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also