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