Security Rights (Core Services)
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
Defines the security access rights of objects.
-
None There are no security rights granted to the associated object.
-
All All security rights have been granted to the associated object.
-
Read There is read access to the associated object.
-
Write There is write access to the associated object.
-
Delete There is delete permission to the associated object.
-
Execute There is execute permission on the associated object.
-
Admin There is administration permission on the associated object.
-
ReadData There is read data access to the associated object.
-
WriteData There is write data access to the associated object.
-
Subscribe There is subscribe permission on the associated object.
-
SubscribeOthers There is subscribe other permission on the associated object.
-
Annotate There is annotate permission on the associated object.
-
ReadWrite There is read and write access to the associated object.
-
ReadWriteData There is read data and write data access to the associated object.