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
GroupKeyInstructions Property
Instructions to decrypt keys for groups
Namespace:
PsrApi.Synchronization
Assembly:
PsrApi (in PsrApi.dll) Version: 9.2.4.33163 (18.08.2025)+dec6f51c484240b8abaa8be3c442061ed610820b
Syntax
C#
Copy
public
List
<
PsrGetMigratedDataKeyInstruction
>
GroupKeyInstructions
{
get
;
set
; }
Property Value
Type:
List
PsrGetMigratedDataKeyInstruction
See Also
Reference
PsrGetMigratedKeysResult Class
PsrApi.Synchronization Namespace