--- title: "VBREncryptionOptions" description: "Contains encryption options. Property Type Description bool Indicates if the encryption is enabled (TRUE) or not (FALSE). VBREncryptionKey Encryption key used for encryption." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrencryptionoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBREncryptionOptions" dateModified: "2026-08-19" --- # VBREncryptionOptions Contains encryption options. ## Properties

Property

Type

Description

Enabled

bool

Indicates if the encryption is enabled (TRUE) or not (FALSE).

Key

VBREncryptionKey

Encryption key used for encryption.