PISystems Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Initializes a new instance of the PISystems collection.
Overload List
| Name | Description | |
|---|---|---|
| PISystems |
Initializes a new instance of the PISystems collection.
| |
| PISystems(Boolean) |
Initializes a new instance of the PISystems collection with
an option to create an independent cache.
| |
| PISystems(ClaimsIdentity, Boolean) |
Initializes a new instance of the PISystems collection with
for the ClaimsIdentity user with an option to create an
independent cache.
| |
| PISystems(String, String, Boolean) |
Initializes a new instance of the PISystems collection with
for the specified client Id with an option to create an
independent cache.
|