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

In This Topic
    IsSignedIn Property (SignOnControl)
    In This Topic
    Gets whether the SignOnControl is signed in or not.
    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