VICredential interface

Username / Password Credentials to connect to vcenter.

Properties

password

Gets or sets the password to connect with the vCenter.

username

Gets or sets username to connect with the vCenter.

Property Details

password

Gets or sets the password to connect with the vCenter.

password?: string

Property Value

string

username

Gets or sets username to connect with the vCenter.

username?: string

Property Value

string