--- title: "VBRMongoDBCustomCredentials" description: "Contains custom credentials for individual computers within MongoDB containers or replica sets." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmongodbcustomcredentials.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMongoDBCustomCredentials" dateModified: "2026-08-19" --- # VBRMongoDBCustomCredentials Contains custom credentials for individual computers within MongoDB containers or replica sets. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Computer |
Individual computer within a MongoDB container or replica set. |
|
|
Credentials |
CCredentials |
Credentials for an individual computer within a MongoDB container or replica set. |
|
Endpoint |
String |
Endpoint for computer operations within a MongoDB container or replica set. |
|
UseTemporaryCertificate |
Boolean |
Temporary certificate to use instead of credentials for an individual computer within a MongoDB container or replica set. |
|
UseTemporarySshCredentials |
Boolean |
Single-use credentials to access Linux machines. |