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

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also