This is an archive version of the document. To get the most up-to-date information, see the current version.

VBREPPermission

In this article

    This object contains user access permissions for backup repositories used by Endpoint backup jobs.

    Related Commands

    Get-VBREPPermission

    Set-VBREPPermission

    Properties

    Property

    Type

    Description

    RepositoryId

    GUID

    The ID of the backup repository used to store Endpoint backups.

    PermissionType

    VBREPPermissionType

    The type of the repository permission:

    • Everyone
    • NoOne
    • OnlySelectedUsers.

    Users

    string[]

    Users or user groups allowed to use the repository.

    IsEncryptionEnabled

    bool

    Indicates if the Endpoint backup data written to the repository is encrypted (TRUE) or not (FALSE).

    EncryptionKey

    VBREncryptionKey

    Encryption key used for encrypting data.