The AccessElementApplyOptions enumeration contains possible options of applying access permissions on an element.
It is used by the following methods:
| Value | Brief description |
| 0 | None. Specified permissions will be applied only for the configured element. |
| 1 | ByHierarhy. Specified permissions will be applied to all children elements of a set element. |
| 2 | ByLevel. Specified permissions will be applied to elements of the entire level,to which the configured element belongs. |
See also: