System.Security.AccessControl.GenericAcl.AclRevision Field

The revision level of the current System.Security.AccessControl.GenericAcl. This value is returned by the GenericAcl.Revision property for Access Control Lists (ACLs) that are not associated with Directory Services objects.

Value: 2

Syntax

public static readonly byte AclRevision

Remarks

The revision level cannot be changed after an instance of the System.Security.AccessControl.GenericAcl class has been created.

Requirements

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