|
TfsTeamProjectCollection(Uri) |
Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(RegisteredProjectCollection) |
Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(Uri, ICredentialsProvider) |
Obsolete. Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(Uri, TfsClientCredentials) |
Initializes a new TfsTeamProjectCollection instance using the specified credentials. |
|
TfsTeamProjectCollection(Uri, IdentityDescriptor) |
Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(Uri, Boolean) |
|
|
TfsTeamProjectCollection(Uri, ICredentials) |
Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(RegisteredProjectCollection, IdentityDescriptor) |
Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(Uri, TfsClientCredentials, IdentityDescriptor) |
Initializes a new TfsTeamProjectCollection instance using the specified credentials. The specified identity will be impersonated for all operations. |
|
TfsTeamProjectCollection(Uri, ICredentials, ICredentialsProvider) |
Obsolete. Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(RegisteredProjectCollection, ICredentials, ICredentialsProvider) |
Obsolete. Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory) |
|
|
TfsTeamProjectCollection(Uri, TfsClientCredentials, IdentityDescriptor, Boolean) |
|
|
TfsTeamProjectCollection(Uri, ICredentials, ICredentialsProvider, IdentityDescriptor) |
Obsolete. Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(RegisteredProjectCollection, ICredentials, ICredentialsProvider, IdentityDescriptor) |
Obsolete. Initializes a new instance of the TfsTeamProjectCollection class. |
|
TfsTeamProjectCollection(Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory, Boolean) |
|