mirror of
https://github.com/bitwarden/mobile
synced 2026-01-04 09:33:16 +00:00
Initial commit for new user provision flow (#1091)
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Bit.Core.Models.Request
|
||||
public KeysRequest Keys { get; set; }
|
||||
public KdfType Kdf { get; set; }
|
||||
public int KdfIterations { get; set; }
|
||||
public string OrgIdentifier { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user