AFSecurity.RemoveIdentity Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Remove all security rights for a AFSecurityIdentity.
Overload List
| Name | Description | |
|---|---|---|
| RemoveIdentity(PISystem, AFSecurityIdentity) |
Remove all security rights for an AFSecurityIdentity from all objects in the PISystem.
| |
| RemoveIdentity(PISystem, AFSecurityIdentity, IListAFSecurity, Boolean) |
Remove all security rights for an AFSecurity from the specified objects in the PISystem.
|