| PsrDataRight Properties | 
The PsrDataRight type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | Data | 
                Object that someone is legitimated to do things with
             | 
|  | DataId | 
                ID of the object that someone is legitimated to do things with
             | 
|  | HasRightKey | 
                If this object has a right key
             | 
|  | IncludeDataRightKey | 
                Membership
             | 
|  | Legitimate | 
                Object that is legitimated to do things with the object
             | 
|  | LegitimateId | 
                ID of the object that is legitimated to do things with the object
             | 
|  | LegitimatePublicKey | 
                Public key of the legitimate
             | 
|  | OwnerRight | 
                If owner right is set, then only the legitimate can edit the right
             | 
|  | RightKey | 
                The right key is an encrypted private key that can only be decrypted by the legitimate
             | 
|  | Rights | 
                Permissions that the legitimate has on the object
             | 
|  | Seal | 
                Seal
             | 
|  | SealId | 
                Seal ID
             | 
|  | SecuredData | 
                Used for ContainerItemPassword, if secured data is true, the legitimate
                cannot reveal the password, but only use it for automatic entry
             | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
             | 
|  | TimeStampUtc | 
                Timestamp of the last change
             | 
|  | TransactionId | 
                The Id of the transaction. Used to identify the object in results, even if its id has changed.
                Must be generated for sync operations.
             | 
|  | ValidFromUtc | 
                Validity date begin
             | 
|  | ValidToUtc | 
                Validity date end
             | 
 See Also
See Also