vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualMachineCertThumbprint(vim.vm.CertThumbprint)
- Property of
 - SessionManagerGenericServiceTicket, VirtualMachineTicket
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 7.0.3.1
 
Data Object Description
Describes a single certificate thumbprint that can be used to verify the identity of the host before connecting to a running virtual machine.Properties
| Name | Type | Description | 
|---|---|---|
| hashAlgorithm* | xsd:string | 
         The hash algorithm used to generate the thumbprint.
 HashAlgorithm lists the set of supported values.
       | 
| thumbprint | xsd:string | 
         The thumbprint of the certificate of the host to which we are
 connecting.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |