| User Methods |
The User type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(KeyValuePairString, String) |
Inherited from IDictionary.
| |
| Add(String, String) |
Inherited from IDictionary.
| |
| Clear |
Inherited from IDictionary.
| |
| Contains |
Inherited from IDictionary.
| |
| ContainsKey |
Inherited from IDictionary.
| |
| CopyTo |
Inherited from IDictionary.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetEnumerator |
Inherited from IDictionary.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Remove(KeyValuePairString, String) |
Inherited from IDictionary.
| |
| Remove(String) |
Inherited from IDictionary.
| |
| ToString |
The JSON representation of the user resource.
(Overrides ObjectToString.) | |
| TryGetValue |
Inherited from IDictionary.
|