UserConfiguration
UserConfiguration class
Represents user configuration
Constructors
| Name | Description |
|---|---|
| UserConfiguration | Initializes a new instance of the UserConfiguration class |
Methods
| Name | Description |
|---|---|
| get_BinaryData | Gets binary data property content. |
| get_Dictionary | Gets a set of dictionary property entries. |
| get_Id | Gets the user configuration object item identifier. |
| get_UserConfigurationName | Gets the user configuration object name. |
| get_XmlData | Gets XML data property content. |
| set_BinaryData | Sets binary data property content. |
| set_Id | Sets the user configuration object item identifier. |
| set_UserConfigurationName | Sets the user configuration object name. |
| set_XmlData | Sets XML data property content. |