PsrGetMigratedKeysResult Properties |
The PsrGetMigratedKeysResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainerItemKeyInstructions |
Instructions to decrypt keys for container items
| |
| GroupKeyInstructions |
Instructions to decrypt keys for groups
| |
| HasMoreResults |
Returns if there are more results which need to be requested
| |
| MigratedKeysId |
The id this result
This is required to get load the complete result if HasMoreResults is true.
| |
| RoleKeyInstructions |
Instructions to decrypt keys for roles
| |
| UserKeyInstructions |
Instructions to decrypt keys for users
|