docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITaskManagementUser

    Represents an interface for Task Management User.

    Namespace: Unity.Cloud.Collaboration.Models.JiraManagement
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public interface ITaskManagementUser

    Properties

    IconUrl

    URL to the icon for the project.

    Declaration
    string IconUrl { get; }
    Property Value
    Type Description
    string

    Id

    Id of the User.

    Declaration
    JiraUserId Id { get; }
    Property Value
    Type Description
    JiraUserId

    Name

    Name of the User.

    Declaration
    string Name { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)