Skip to content

Commit 2188b60

Browse files
Update object-categories.md
1 parent cc1c04d commit 2188b60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation/components/domain/object-categories.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
Object categories are a way to apply settings to a type of object based on a ruleset / filterset.
66
For example, by registering an object category "Domain Controllers" (with appropriate filters / conditions), it becomes possible to define access rules that apply to all domain controllers, but not all computers.
77

8-
> Object Categories are currently only implemented by AccessRules.
9-
108
To define an Object Category in a [Context](../../basics/contexts.html), create `.psd1` (*NOT* `.json`) files in the `domain/objectcategories` folder.
119

1210
## Example Configuration

0 commit comments

Comments
 (0)