This documentation is archived and is not being maintained.
ServiceIdentityInfo Constructor (String, String)
Visual Studio 2013
Create service identity information with the given name and password.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- name
- Type: System::String
The name of the service identity.
- password
- Type: System::String
The password of the service identity.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: