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