This documentation is archived and is not being maintained.
BuildTeamProjectPermission2010 Class
Visual Studio 2013
Represents a build project permission for a particular user.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The BuildTeamProjectPermission2010 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Allows | Gets the list of permissions that are allowed. |
![]() | Denies | Gets the list of permissions that are denied. |
![]() | IdentityName | Gets or sets the identity this permission affects. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
