public class User
User | Initializes a new instance of the User class Obsolete. |
Ecosystems | Ecosystems represents the ecosystems that the user can edit. |
Id | Id is a string of numbers generated by the login provider. |
Type | Usertype is the permissions level of the User. |
UserName | Username is provided by the user on creation of an account. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |