Data Object - GuestMappedAliases(vim.vm.guest.AliasManager.GuestMappedAliases)

Returned by
ListGuestMappedAliases
Extends
DynamicData
See also
GuestAuthSubject
Since
vSphere API 6.0

Data Object Description

Represents a mapping between an external subject, as authenticated by a given VMware SSO Server, and an in-guest user.

Properties

Name Type Description
base64Certxsd:string

The associated VMware SSO Server X.509 certificate, in base64 encoded DER format.
subjectsGuestAuthSubject[]

The list of subjects associated with the mapping.
usernamexsd:string

The in-guest user associated with the mapping.
Properties inherited from DynamicData
None

Show WSDL type definition