mcollera / AccessControlDsc

MIT License
13 stars 12 forks source link

Add ObjectType Parameter to the ActiveDirectoryAuditRuleEntry resource #49

Closed bcwilhite closed 5 years ago

bcwilhite commented 5 years ago

Is your feature request related to a problem? Please describe.

Yes, there are instances where ObjectType is needed with an Audit Rule, the current implementation of ActiveDirectoryAuditRuleEntry does not allow for these scenarios.

Describe the solution you'd like

The resource should have ObjectType parameter for this scenario.