SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > C (continued)
  • 0 Ratings

Data Object - CustomizationPassword(vim.vm.customization.Password)

Property of
CustomizationGuiUnattended, CustomizationIdentification
Extends
DynamicData

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
plainTextxsd:boolean

Flag to specify whether or not the password is in plain text, rather than encrypted.
valuexsd:string

The password string. It is encrypted if the associated plainText flag is false.
Properties inherited from DynamicData
None

Show WSDL type definition




Feedback

  • 0 Ratings