System.Security.AccessControl.SemaphoreAuditRule.SemaphoreRights Property

Gets the access rights affected by the audit rule.

Syntax

public SemaphoreRights SemaphoreRights { get; }

Value

Documentation for this section has not yet been entered.

Remarks

System.Security.AccessControl.SemaphoreAuditRule 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 values, but you cannot modify an existing audit rule.

Requirements

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