The following tables list the members exposed by User.
Name | Description | |
---|---|---|
![]() | User Constructor |
Name | Description | |
---|---|---|
![]() | DefaultGroupId | Gets or sets the defaultGroupId. |
![]() | Description | Gets or sets the description. |
![]() | Gets or sets the email. | |
![]() | FullName | Gets or sets the fullName. |
![]() | Groups | Gets or sets the collection of groups the user belongs to. |
![]() | Organization | Gets or sets the organization. |
![]() | UserName | Gets or sets the username. |
Name | Description | |
---|---|---|
![]() | ThrowOnInvalidPropertyName | Determines whether to throw an exception (true) or use Debug.Fail() (false) when an invalid property name is passed to VerifyPropertyName. This is false by default but derived classes may set/override this property. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
![]() | VerifyPropertyName | Verifies that the object contains a property with the given name. This method does not exist in a release build. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |