Data Object - CustomizationPassword(vim.vm.customization.Password)
- Property of
-
CustomizationGuiUnattended, CustomizationIdentification
- Extends
-
DynamicData
- Since
- 2.0
Data Object
Description
Contains a password string and a flag that specifies whether the string is in plain
text or encrypted.
Properties
Name
|
Type
|
Description
|
plainText | xsd:boolean |
Flag to specify whether or not the password is in plain text, rather than
encrypted.
|
value | xsd:string |
The password string. It is encrypted if the associated plainText flag is false.
|
Properties inherited from DynamicData |
None |
Show WSDL type definition
© 2006-2022 VMware, Inc. All rights reserved.
Revision 13 September 2022 | Version 8.0.0.1