System.Security.AccessControl.GenericAce.AceFlags Property

Gets or sets the System.Security.AccessControl.AceFlags associated with this System.Security.AccessControl.GenericAce object.

Syntax

public AceFlags AceFlags { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An System.Security.AccessControl.AceFlags object contains flags that specify information about the inheritance, inheritance propagation, and auditing conditions for an Access Control Entry (ACE).

Requirements

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