mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 15:43:19 +00:00
[PM-2297] Update account decryption options model
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Bit.Core.Models.Domain
|
||||
{
|
||||
public bool HasAdminApproval { get; set; }
|
||||
public bool HasLoginApprovingDevice { get; }
|
||||
public bool HasManageResetPasswordPermission { get; }
|
||||
public string EncryptedPrivateKey { get; }
|
||||
public string EncryptedUserKey { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user