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.2.2.32703 (27.03.2025)+b9af25405a8dc67f2b73227b442cec4f08fd2d8a
Syntax
C#
Copy
public
List
<
PsrGetMigratedDataKeyInstruction
>
RoleKeyInstructions
{
get
;
set
; }
Property Value
Type:
List
PsrGetMigratedDataKeyInstruction
See Also
Reference
PsrGetMigratedKeysResult Class
PsrApi.Synchronization Namespace