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
static readonly | AclRevision | byte (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 | AclRevisionDS | byte (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 | MaxBinaryLength | int (65536).
The maximum allowed binary length of a System.Security.AccessControl.GenericAcl object. |