IOperationPermissionProvider Methods
Declares members of a class which provides security permissions associated with it in the Security System with the Deny Permission Policy.| Name | Description |
|---|---|
| GetChildren() | Returns a list of IOperationPermissionProvider objects associated with the current object. |
| GetPermissions() | Returns permissions that are directly assigned to the current object. |
See Also