vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmConfigFileEncryptionInfo(vim.host.DatastoreBrowser.VmConfigInfo.VmConfigEncryptionInfo)
- Property of
 - VmConfigFileInfo
 - Extends
 - DynamicData
 - See also
 - CryptoKeyId
 - Since
 - vSphere API Release 6.5
 
Data Object Description
The encryption information of a virtual machine configuration.Properties
| Name | Type | Description | 
|---|---|---|
| keyId* | CryptoKeyId | 
         The key identifier for an encrypted virtual machine
  configuration file.
  If the virtual machine configuration file is encrypted, then
  the keyId is set and indicates the identifier that can be
  used to lookup the key material. Unset if the virtual machine
  configuration file is not encrypted.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |