This documentation is archived and is not being maintained.
TfsClientCredentialStorage::RetrieveToken Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public:
IssuedToken^ RetrieveToken(
Uri^ serverUrl,
VssCredentialsType credentialType
)
Parameters
- serverUrl
- Type: System::Uri
- credentialType
- Type: Microsoft.VisualStudio.Services.Common::VssCredentialsType
- 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: