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)
Visual Basic (Declaration)
Public Sub EnsureAuthenticated
Dim instance As TeamFoundationServer
instance.EnsureAuthenticated()
public void EnsureAuthenticated()
public:
void EnsureAuthenticated()
public function EnsureAuthenticated()
Reference