|    | 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
Syntaxpublic void BreakSecurityInheritance()
See Also