PsrBatchRightItem Class |
Namespace: PsrApi.Data
public class PsrBatchRightItem
The PsrBatchRightItem type exposes the following members.
| Name | Description | |
|---|---|---|
| PsrBatchRightItem | Initializes a new instance of the PsrBatchRightItem class |
| Name | Description | |
|---|---|---|
| DataId |
ID of the object on which the right change should apply
| |
| ItemType |
Type
| |
| LegitimateId |
ID of the legitimated object
| |
| OwnerRight |
Owner right
| |
| RightKey |
Right key
| |
| Rights |
Rights
| |
| SealId |
Seal ID
| |
| SecuredData |
Right protected/secured
| |
| ValidFrom |
Validity date begin
| |
| ValidTo |
Validity date end
|
| 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.) |