HostsSoftwareConnectionSpecAuthenticationType

The Software.ConnectionSpec.AuthenticationType enumerated type defines the possible types of authentication supported when connecting to the host.
USERNAME_PASSWORD : Connect to host using host’s credentials HostCredentials structure.
EXISTING : Connect to the host using service ticket. Note: This is supported only for hosts present in the VC inventory.

Enumeration:   USERNAME_PASSWORD,   EXISTING,  


Feedback

Was this page helpful?