accessDeniedProcessIncludeChildren (property)

Whether child processes are affected.

Syntax

- (BOOL)accessDeniedProcessIncludeChildren:(int)accessDeniedProcessIndex;
public func accessDeniedProcessIncludeChildren(accessDeniedProcessIndex: Int32) throws -> Bool

Default Value

FALSE

Remarks

Whether child processes are affected.

This property indicates whether the rule applies to children of the target process.

The AccessDeniedProcessIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AccessDeniedProcessCount property.

This property is read-only.

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 iOS Edition - Version 20.0 [Build 8031]