Reference for Team Foundation Server SDK
TeamFoundationServer..::.EnsureAuthenticated Method

Authenticates the connection if not previously authenticated.

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

Visual Basic (Declaration)
Public Sub EnsureAuthenticated
Visual Basic (Usage)
Dim instance As TeamFoundationServer

instance.EnsureAuthenticated()
C#
public void EnsureAuthenticated()
Visual C++
public:
void EnsureAuthenticated()
JScript
public function EnsureAuthenticated()
Permissions

See Also

Reference

Tags :


Page view tracker