Data Object - GuestAuthentication(vim.vm.guest.GuestAuthentication)

Property of
GuestAuthenticationChallenge
Parameter to
AcquireCredentialsInGuest, AddGuestAlias, ChangeFileAttributesInGuest, CreateRegistryKeyInGuest, CreateTemporaryDirectoryInGuest, CreateTemporaryFileInGuest, DeleteDirectoryInGuest, DeleteFileInGuest, DeleteRegistryKeyInGuest, DeleteRegistryValueInGuest, InitiateFileTransferFromGuest, InitiateFileTransferToGuest, ListFilesInGuest, ListGuestAliases, ListGuestMappedAliases, ListProcessesInGuest, ListRegistryKeysInGuest, ListRegistryValuesInGuest, MakeDirectoryInGuest, MoveDirectoryInGuest, MoveFileInGuest, ReadEnvironmentVariableInGuest, ReleaseCredentialsInGuest, RemoveGuestAlias, RemoveGuestAliasByCert, SetRegistryValueInGuest, StartProgramInGuest, TerminateProcessInGuest, ValidateCredentialsInGuest
Returned by
AcquireCredentialsInGuest
Extended by
NamePasswordAuthentication, SAMLTokenAuthentication, SSPIAuthentication, TicketedSessionAuthentication
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

GuestAuthentication is an abstract base class for authentication in the guest.

Properties

Name Type Description
interactiveSessionxsd:boolean

This is set to true if the client wants an interactive session in the guest. Setting this is supported only for NamePasswordAuthentication.
Properties inherited from DynamicData
None

Show WSDL type definition