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


In This Topic
    UserDetails Class Members
    In This Topic

    The following tables list the members exposed by UserDetails.

    Public Properties
     NameDescription
    Public Property Gets the Address of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the Email of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the Fax Number of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the First Name of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the Fullname of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the list of Group names  
    Public Property Gets the bool containing whether the user is an administrator  
    Public Property Gets the Last Name of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the Phone Number of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the list of Privilege names  
    Public Property Gets the Room Number of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the Username of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Public Property Gets the ZipCode of the User (Inherited from ArcGIS.Desktop.Workflow.Models.ConfigItems.UserInfo)
    Top
    Public Methods
     NameDescription
    Public Method Determines whether a user possesses the specified Workflow Manager privilege.  
    Top
    See Also