mirror of
https://github.com/bitwarden/server
synced 2025-12-18 09:13:19 +00:00
admin subvault updates for cipher
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using System;
|
||||
|
||||
namespace Bit.Core.Models.Data
|
||||
{
|
||||
public class SubvaultUserPermissions
|
||||
{
|
||||
public Guid SubvaultId { get; set; }
|
||||
public bool ReadOnly { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user