ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.ConfigItems Namespace / UserDetails Class
Members

In This Topic
    UserDetails Class
    In This Topic
    Represents the detailed properties of a user.
    Syntax
    public sealed class UserDetails : UserInfo 
    Public NotInheritable Class UserDetails 
       Inherits UserInfo
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo
          ArcGIS.Desktop.Workflow.Models.ConfigItems.UserDetails

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also