ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.ConfigItems Namespace / UserDetails Class / Privileges Property

In This Topic
    Privileges Property
    In This Topic
    Gets the list of Privilege names
    Syntax
    public IReadOnlyList<string> Privileges {get;}
    Public ReadOnly Property Privileges As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also