Click or drag to resize
User Methods

The User type exposes the following members.

Methods
  NameDescription
Public methodAdd(KeyValuePairString, String)
Inherited from IDictionary.
Public methodAdd(String, String)
Inherited from IDictionary.
Public methodClear
Inherited from IDictionary.
Public methodContains
Inherited from IDictionary.
Public methodContainsKey
Inherited from IDictionary.
Public methodCopyTo
Inherited from IDictionary.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator
Inherited from IDictionary.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove(KeyValuePairString, String)
Inherited from IDictionary.
Public methodRemove(String)
Inherited from IDictionary.
Public methodToString
The JSON representation of the user resource.
(Overrides ObjectToString.)
Public methodTryGetValue
Inherited from IDictionary.
Top
See Also