Esx.Settings.Depots.Offline.ConnectionSpec.AuthenticationType

Esx.Settings.Depots.Offline.ConnectionSpec.AuthenticationType
Esx.Settings.Depots.Offline.ConnectionSpec.AuthenticationType

The Esx.Settings.Depots.Offline.ConnectionSpec.AuthenticationType enumerated type defines the possible types of authentication supported when connecting to the host.

Possible values:

  • USERNAME_PASSWORD: Connect to host using host's credentials Esx.Settings.Depots.Offline.HostCredentials schema.
  • EXISTING: Connect to the host using service ticket. Note: This is supported only for hosts present in the VC inventory.

This enumeration was added in vSphere API 7.0.2.0.

This data structure has no properties.
Enumeration: USERNAME_PASSWORD, EXISTING,