vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - GuestAliases(vim.vm.guest.AliasManager.GuestAliases)
- Returned by
 - ListGuestAliases
 - Extends
 - DynamicData
 - See also
 - GuestAuthAliasInfo
 - Since
 - vSphere API Release 6.0
 
Data Object Description
Describes the representation of an alias and the subjects that are trusted from that VMware SSO Server.Properties
| Name | Type | Description | 
|---|---|---|
| aliases | GuestAuthAliasInfo[] | 
         A white list of aliases that the in-guest user account trusts;
 it can be a subset of the subjects known to the identity
 provider.
       | 
| base64Cert | xsd:string | 
         The associated VMware SSO Server X.509 certificate, in base64
 encoded DER format.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |