{CompanyName} FlexyGo

UserObjectPropertySecurityCollection Methods

The UserObjectPropertySecurityCollection type exposes the following members.

Methods


  Name Description
Public method Add
Adds the UserObjectPropertySecurity object to the Collection using CombinedKey as Key.
Public method Contains
Checks if UserObjectPropertySecurity Object exists in Collection using CombinedKey.
Public method GetProperty
Gets UserObjectPropertySecurity using ObjectName and PropertyName.
Public method Remove(UserObjectPropertySecurity)
Removes the UserObjectPropertySecurity object from the Collection using CombinedKey as Key.
Public method Remove(String, String)
Removes the UserObjectPropertySecurity object from the Collection using object Name a property name.