mirror of
https://github.com/bitwarden/server
synced 2025-12-29 22:54:00 +00:00
Expand comment
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace Bit.Core.KeyManagement.Commands.Interfaces;
|
||||
|
||||
/// <summary>
|
||||
/// Command to set account keys for a new user that does not have keys yet.
|
||||
/// Command to set account keys for a new user that does not have keys yet. This supports both V1 user and V2 user initialization.
|
||||
/// This is intended for the TDE and Key-connector account registration flows.
|
||||
/// </summary>
|
||||
public interface ISetAccountKeysForUserCommand
|
||||
|
||||
Reference in New Issue
Block a user