Partager via


TfsConnection.HasAuthenticated, propriété

Obtient l'état d'un indicateur qui indique si cette instance de TfsConnection a été correctement authentifiée.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property HasAuthenticated As Boolean
public bool HasAuthenticated { get; }

Valeur de propriété

Type : System.Boolean
True si l'instance de TfsConnection a été authentifiée.
False si l'authentification a échoué.

Sécurité .NET Framework

Voir aussi

Référence

TfsConnection Classe

Microsoft.TeamFoundation.Client, espace de noms