Partager via


ITeamFoundationBasicAuthService.SetBasicCredential, méthode

Définit le mot de passe d'identification de base pour l'utilisateur spécifié.

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

Syntaxe

'Déclaration
Sub SetBasicCredential ( _
    requestContext As TeamFoundationRequestContext, _
    identity As Identity, _
    password As String _
)
void SetBasicCredential(
    TeamFoundationRequestContext requestContext,
    Identity identity,
    string password
)

Paramètres

  • password
    Type : System.String
    Le mot de passe fourni par l'utilisateur

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationBasicAuthService Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms