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