AFSecurity.RemoveUser Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|