Click or drag to resize

DataObjectBreakSecurityInheritance Method

Breaks the enheritance of security. If InheritsSecurity=true no adjustments must be made to the security. This method is used to set InheritsSecurity=false.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void BreakSecurityInheritance()
See Also