PISystems Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.
|