--- title: "VBRCSVCustomCredentials" description: "Contains credentials for authenticating with computers listed in a CSV file. Property Type Description string DNS-name or IP address of the computer listed in a CSV file." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcsvcustomcredentials.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCSVCustomCredentials" dateModified: "2026-08-19" --- # 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 [`New-VBRCSVCustomCredentials`](new-vbrcsvcustomcredentials.md)