VBREPPermission
In this article
This object contains user access permissions for backup repositories used by Endpoint backup jobs.
Related Commands
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:
|
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. |