This documentation is archived and is not being maintained.
CookieCredential Constructor (Boolean, CookieToken)
Visual Studio 2013
Initializes a new CookieCredential instance.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- useCache
- Type: System::Boolean
True to load cached cookies if it is possible or false to force a prompt
- initialToken
- Type: Microsoft.TeamFoundation.Client::CookieToken
The initial token if available
- 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: