Netwrix Password Secure API
Netwrix Password Secure API
PsrApi.Synchronization
PsrGetMigratedKeysResult Class
PsrGetMigratedKeysResult Properties
ContainerItemKeyInstructions Property
GroupKeyInstructions Property
HasMoreResults Property
MigratedKeysId Property
RoleKeyInstructions Property
UserKeyInstructions Property
PsrGetMigratedKeysResult
RoleKeyInstructions Property
Instructions to decrypt keys for roles
Namespace:
PsrApi.Synchronization
Assembly:
PsrApi (in PsrApi.dll) Version: 9.3.0.33526 (08.10.2025)+e4d6269d444890d28afbdf39a4add0d0ad0df4f2
Syntax
C#
Copy
public
List
<
PsrGetMigratedDataKeyInstruction
>
RoleKeyInstructions
{
get
;
set
; }
Property Value
Type:
List
PsrGetMigratedDataKeyInstruction
See Also
Reference
PsrGetMigratedKeysResult Class
PsrApi.Synchronization Namespace