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

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also