Compartilhar via


Método IdentityHelper.GetPreferredEmailAddress

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Shared Function GetPreferredEmailAddress ( _
    requestContext As TeamFoundationRequestContext, _
    identityId As Guid, _
    confirmed As Boolean _
) As String
public static string GetPreferredEmailAddress(
    TeamFoundationRequestContext requestContext,
    Guid identityId,
    bool confirmed
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

IdentityHelper Classe

Namespace Microsoft.TeamFoundation.Framework.Server