--- title: "VBRIndividualComputerCustomCredentials" description: "Contains a method for authenticating individual computers. Property Type Description string DNS-name or IP address of the computer. CCredentials Credentials for authenticating the computer. Bool Temporary certificate for computer authentication." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrindividualcomputercustomcredentials.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRIndividualComputerCustomCredentials" dateModified: "2026-08-19" --- # VBRIndividualComputerCustomCredentials Contains a method for authenticating individual computers. ## Properties

Property

Type

Description

HostName

string

DNS-name or IP address of the computer.

Credentials

CCredentials

Credentials for authenticating the computer.

UseTemporaryCertificate

Bool

Temporary certificate for computer authentication.

UseTemporarySSHCredentials

Bool

Single-use credentials to access Linux-based computers.

## Related Commands [`New-VBRIndividualComputerCustomCredentials`](new-vbrindividualcomputercustomcredentials.md)