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

In This Topic
    SignedOnOrganizationName Property
    In This Topic
    Gets the signed on organization name. If not signed in, then the organization name of the active portal is returned..
    Syntax
    public string SignedOnOrganizationName {get;}
    Public ReadOnly Property SignedOnOrganizationName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also