Freigeben über


IdentityHelper.GetPreferredEmailAddress-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityHelper Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace