This documentation is archived and is not being maintained.

ServiceIdentityInfo Constructor (String)

Create a service identity information with the given name

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
ServiceIdentityInfo(
	String^ name
)

Parameters

name
Type: System::String

The name of the service identity.

Show: