System.Security.AccessControl.RegistryAuditRule.RegistryRights Property

Gets the access rights affected by the audit rule.

Syntax

public RegistryRights RegistryRights { get; }

Value

Documentation for this section has not yet been entered.

Remarks

System.Security.AccessControl.RegistryAuditRule objects are immutable. You can create a new audit rule representing a different user, different rights, or a different combination of System.Security.AccessControl.AuditFlags flags, but you cannot modify an existing audit rule.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0