UserRef public class UserRef Represents a User in a Workspace Documentation public int ArtifactID { get; set; } ArtifactID of the User public string Name { get; set; } Name of the User public UserRef()