ArcGIS Pro 3.2 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 string SignedOnInitials {get;}
    Public ReadOnly Property SignedOnInitials As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also