Share via


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

Public method

AccessControlEntry

Overloaded.

Top

Methods

 

Name

Description

Public method

Clone

Returns a duplicate of the current Initializes a new instance of the AccessControlEntry instance.

Public method

Equals

(Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

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().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a String that represents the current Object. (Overrides Object.ToString().)

Top

Fields

 

Name

Description

Public field

ActionId

An identifier associated with an action defined by the class to which the object belongs.

Public field

Deny

Specifies whether a permission is granted or denied.

Public field

Sid

Identity that is granted or denied the permission.

Top

See Also

Reference

AccessControlEntry Class

Microsoft.TeamFoundation.Server Namespace