'Declaration
Public Sub SetAuditRuleProtection( _ ByVal isProtected As System.Boolean, _ ByVal preserveInheritance As System.Boolean _ )
'Usage
Dim instance As AgentSecurity Dim isProtected As System.Boolean Dim preserveInheritance As System.Boolean instance.SetAuditRuleProtection(isProtected, preserveInheritance)
public void SetAuditRuleProtection( System.bool isProtected, System.bool preserveInheritance )
Parameters
- isProtected
- preserveInheritance