AccessControlEntry Members
Include Protected Members
Include Inherited Members
Specifies access rights for a trustee (user, group, or computer) to perform application-specific implementations of common tasks.
The AccessControlEntry type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
Returns a duplicate of the current Initializes a new instance of the AccessControlEntry instance.
(Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a String that represents the current Object. (Overrides Object.ToString().)
Top
Fields
Name
Description
An identifier associated with an action defined by the class to which the object belongs.
Specifies whether a permission is granted or denied.
Identity that is granted or denied the permission.
Top