PsrGetMigratedDataKeyInstruction Class |
Namespace: PsrApi.Synchronization
public class PsrGetMigratedDataKeyInstruction
The PsrGetMigratedDataKeyInstruction type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrGetMigratedDataKeyInstruction | Initializes a new instance of the PsrGetMigratedDataKeyInstruction class |
Name | Description | |
---|---|---|
![]() | DataId |
The id of the data which has been migrated
|
![]() | DecryptionInstruction |
Instruction, to decrypt the key of the data
|
![]() | PublicKey |
The public key of the data (null for symmetric key)
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |