| PsrDataRightTemplate Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrDataRightTemplate
The PsrDataRightTemplate type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrDataRightTemplate | Initializes a new instance of the PsrDataRightTemplate class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Data | 
                Organisation unit that the template applies on
             | 
|  | DataId | 
                ID of the organisation unit that the template applies on
             | 
|  | DataType | 
                Which object type the template applies to
             | 
|  | Legitimate | 
                Object that should be legitimated by this template
             | 
|  | LegitimateId | 
                ID of the object that should be legitimated by this template
             | 
|  | OwnerRight | 
                Used for ContainerItemPassword, if secured data is true, the legitimate
                cannot reveal the password, but only use it for automatic entry
             | 
|  | Rights | 
                Permissions that should be applied by the template
             | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
             | 
|  | Target | 
                Object that the template should apply to
             | 
|  | TargetId | 
                ID of the object that the template should apply to
             | 
|  | TemplateGroup | 
                Template group
             | 
|  | TemplateGroupId | 
                ID of the template group
             | 
|  | 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also