This documentation is archived and is not being maintained.
TfsClientCredentialStorage::StoreToken Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public: void StoreToken( Uri^ serverUrl, IssuedToken^ token, bool matchUserInformation )
Parameters
- serverUrl
- Type: System::Uri
- token
- Type: Microsoft.TeamFoundation.Client::IssuedToken
- matchUserInformation
- Type: System::Boolean
- 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: