UserObjectPropertySecurityCollection Members
The UserObjectPropertySecurityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds the UserObjectPropertySecurity object to the Collection using CombinedKey as Key.
|
|
Contains |
Checks if UserObjectPropertySecurity Object exists in Collection using CombinedKey.
|
|
GetProperty |
Gets UserObjectPropertySecurity using ObjectName and PropertyName.
|
|
Remove(UserObjectPropertySecurity) |
Removes the UserObjectPropertySecurity object from the Collection using CombinedKey as Key.
|
|
Remove(String, String) |
Removes the UserObjectPropertySecurity object from the Collection using object Name a property name.
|