RegistryAuditRule Constructor
.NET Framework 3.0
Initializes a new instance of the RegistryAuditRule class.
| Name | Description |
|---|---|
| RegistryAuditRule (IdentityReference, RegistryRights, InheritanceFlags, PropagationFlags, AuditFlags) | Initializes a new instance of the RegistryAuditRule class, specifying the user or group to audit, the rights to audit, whether to take inheritance into account, and whether to audit success, failure, or both. |
| RegistryAuditRule (String, RegistryRights, InheritanceFlags, PropagationFlags, AuditFlags) | Initializes a new instance of the RegistryAuditRule class, specifying the name of the user or group to audit, the rights to audit, whether to take inheritance into account, and whether to audit success, failure, or both. |