vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - SessionManagerLocalTicket(vim.SessionManager.LocalTicket)
- Returned by
 - AcquireLocalTicket
 - Extends
 - DynamicData
 - Since
 - 2.0
 
Data Object Description
This data object type contains the user name and location of the file containing the password that clients can use for one-time logon to a server.Properties
| Name | Type | Description | 
|---|---|---|
| passwordFilePath | xsd:string | 
         Absolute local path to the file containing a one-time password.
       | 
| userName | xsd:string | 
         User name to be used for logon.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |