UserProcessSecurityCollection Members
The UserProcessSecurityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds the UserProcessSecurity object to the Collection using CombinedKey as Key.
|
![]() |
Contains |
Checks if UserProcessSecurity Object exists in Collection using CombinedKey.
|
![]() |
GetProcess |
Gets UserProcessSecurity using ObjectName and ProcessNanme
|
![]() |
Remove(UserProcessSecurity) |
Removes the UserProcessSecurity object from the Collection using CombinedKey as Key.
|
![]() |
Remove(String, String) |
Removes the UserProcessSecurity object from the Collection using object Name a Process name
|