PsrDataRightTemplate Class |
Namespace: PsrApi.Data
public class PsrDataRightTemplate
The PsrDataRightTemplate type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrDataRightTemplate | Initializes a new instance of the PsrDataRightTemplate class |
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.
|
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.) |