Freigeben über


TeamFoundationProfileService.BuildTemporaryIdentityFromEmailAddress-Methode (String)

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

Syntax

'Declaration
Public Shared Function BuildTemporaryIdentityFromEmailAddress ( _
    emailAddress As String _
) As Identity
public static Identity BuildTemporaryIdentityFromEmailAddress(
    string emailAddress
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Identity.Identity
Gibt TeamFoundationIdentity zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

BuildTemporaryIdentityFromEmailAddress-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace