All Classes Namespaces Functions Properties Pages
Properties | List of all members
DeviceOverridableSettings Class Reference

DeviceOverridableSettings Class More...

Properties

string DeviceNamespace [get, set]
 Gets or sets Namespace of the setting More...
 
bool IsAllowUpload [get, set]
 Gets or sets a value indicating whether the setting is file based that needs to be uploaded More...
 
bool IsObscured [get, set]
 Gets or sets a value indicating whether the setting is a password More...
 
bool IsOverridable [get, set]
 Gets or sets a value indicating whether the setting is overridable More...
 
bool IsPreviewable [get, set]
 Gets or sets a value indicating whether the setting is an icon/image More...
 
string Name [get, set]
 Gets or sets Name of the setting More...
 
bool PasswordChanged [get, set]
 Gets or sets a value indicating whether [password changed]. More...
 
string UploadFileExtension [get, set]
 Gets or sets The file extension of the file based settings More...
 
string Value [get, set]
 Gets or sets Value of the setting More...
 

Description

DeviceOverridableSettings Class

Property Documentation

string DeviceNamespace
getset

Gets or sets Namespace of the setting

bool IsAllowUpload
getset

Gets or sets a value indicating whether the setting is file based that needs to be uploaded

bool IsObscured
getset

Gets or sets a value indicating whether the setting is a password

bool IsOverridable
getset

Gets or sets a value indicating whether the setting is overridable

bool IsPreviewable
getset

Gets or sets a value indicating whether the setting is an icon/image

string Name
getset

Gets or sets Name of the setting

bool PasswordChanged
getset

Gets or sets a value indicating whether [password changed].

true if [password changed]; otherwise, false.

string UploadFileExtension
getset

Gets or sets The file extension of the file based settings

string Value
getset

Gets or sets Value of the setting