This is an archive version of the document. To get the most up-to-date information, see the current version.VBRCSVCustomCredentials
Contains credentials for authenticating with computers listed in a CSV file.
Properties
Property | Type | Description |
|---|---|---|
HostName | string | DNS-name or IP address of the computer listed in a CSV file. |
Credentials | CCredentials | Credentials for authenticating with the computer listed in a CSV file. |
Related Commands