AFSecurity.AddUser Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Add security for a user account.
Overload List
| Name | Description | |
|---|---|---|
| AddUser(PISystem, String, AFSecurityRights, AFSecurityRights, AFSecurityOperation) |
Add security for a user account to all objects in the PISystem.
| |
| AddUser(PISystem, String, IListAFSecurity, AFSecurityRights, AFSecurityRights, AFSecurityOperation, Boolean) |
Add security for a user account to specified objects in the PISystem.
|