AddPIUser Properties
- Last UpdatedDec 15, 2025
- 2 minute read
The AddPIUser type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Connection | Connection to a PI Data Archive for which to add the PI User | |
| Description | Description for the PI User to add | |
| Name | Name of the PI User to add | |
| Password | Password for the PI User. This is supplied as a SecureString. ConvertTo-SecureString can be used to convert a String to a SecureString. | |
| PIGroups | PI Groups to add the PI User to. Multiple groups can be added in a comma-separated list |