User Class |
The User type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstName | Gets or sets the first name of the user. | |
| LastName | Gets or sets the last name of the user. | |
| UserId | Gets or sets the unique id of the user within a specific Worksharing model. | |
| UserName | Gets or sets the Autodesk account username of the user. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |