mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
This reverts commit dcb5854557.
This commit is contained in:
@@ -20,7 +20,6 @@ namespace Bit.Core.Abstractions
|
||||
string orgId);
|
||||
Task<bool> PolicyAppliesToUser(PolicyType policyType, Func<Policy, bool> policyFilter = null, string userId = null);
|
||||
int? GetPolicyInt(Policy policy, string key);
|
||||
string GetPolicyString(Policy policy, string key);
|
||||
Task<bool> ShouldShowVaultFilterAsync();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user