| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
UserConfig
Contains information about a Parallels Service user.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435477
|
|||
|
|||
|
dir_uuid The Universally Unique Identifier (UUID) of the user. |
|||
|
default_folder Name and path of the default virtual machine directory for the user. |
|||
|
can_use_mng_console SDK.usrcfg__get_can_use_mng_console(UserConfig) -> bool |
|||
|
can_change_srvcfg Indicates whether the user is allowed to modify Parallels Service preferences. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Commit user profile changes to the Parallels Service. Every user profile modification must begin with the Server.begin_edit_user_profile call and end with this call. |
|
|||
dir_uuidThe Universally Unique Identifier (UUID) of the user.
|
default_folderName and path of the default virtual machine directory for the user.
|
can_use_mng_consoleSDK.usrcfg__get_can_use_mng_console(UserConfig) -> bool Returns sign whether user can using server management console utility.
|
can_change_srvcfgIndicates whether the user is allowed to modify Parallels Service preferences.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:41 2008 | http://epydoc.sourceforge.net |