System.Security.AccessControl.GenericAcl: Field Members

The fields of System.Security.AccessControl.GenericAcl are listed below. For a list of all members, see the GenericAcl Members list.

See Also: Inherited members from System.Object

Public Fields

static readonly
AclRevisionbyte (2).

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.

static readonly
AclRevisionDSbyte (4).

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 associated with Directory Services objects.

static readonly
MaxBinaryLengthint (65536).

The maximum allowed binary length of a System.Security.AccessControl.GenericAcl object.