ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / SignOnControl Class / SignedOnDisplayName Property

In This Topic
    SignedOnDisplayName Property
    In This Topic
    Gets the currently signed on user display name. If not signed in, then an empty string is returned.
    Syntax
    Public ReadOnly Property SignedOnDisplayName As String
    public string SignedOnDisplayName {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also