System.Security.AccessControl.AccessControlActions Enumeration

Specifies the actions that are permitted for securable objects.

Syntax

[System.Flags]
public enum AccessControlActions

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Change

Specifies write-only access.

None

Specifies no access.

View

Specifies read-only access.

Requirements

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