ITfsIdentityStore.GetDisplayName (Método)

Obtiene el nombre para mostrar del usuario asociado al id. único de windows workflow foundation

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Function GetDisplayName ( _
    teamFoundationId As Guid _
) As String
string GetDisplayName(
    Guid teamFoundationId
)
String^ GetDisplayName(
    Guid teamFoundationId
)
abstract GetDisplayName : 
        teamFoundationId:Guid -> string 
function GetDisplayName(
    teamFoundationId : Guid
) : String

Parámetros

Valor devuelto

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

ITfsIdentityStore Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)