This documentation is archived and is not being maintained.
BuildMachineCredentials Class
Visual Studio 2013
Represents the state of an individual build server process.
Namespace: Microsoft.TeamFoundation.Build.Hosting
Assembly: Microsoft.TeamFoundation.Build.Config (in Microsoft.TeamFoundation.Build.Config.dll)
The BuildMachineCredentials type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AccountName | Gets the name of the account that was used to authenticate. |
![]() | CollectionUri | Gets the Collection Uri |
![]() | CredentialsType | Gets the type of authenticating credentials. |
| 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 | Returns a string that represents the current object. (Inherited from Object.) |
Show:
