Share via


IdentityHelper.GetUniqueName, méthode (String, String, Int32)

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

Syntaxe

'Déclaration
Public Shared Function GetUniqueName ( _
    domain As String, _
    account As String, _
    uniqueUserId As Integer _
) As String
public static string GetUniqueName(
    string domain,
    string account,
    int uniqueUserId
)

Paramètres

Valeur de retour

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

IdentityHelper Classe

GetUniqueName, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms