Share via


TeamFoundationProfileService.BuildTemporaryIdentityFromEmailAddress-Methode (String, String)

Erstellen Sie eine ausstehende Identität der Bindung mit übergeben E-Mail-Adresse

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, _
    fullName As String _
) As TeamFoundationIdentity
public static TeamFoundationIdentity BuildTemporaryIdentityFromEmailAddress(
    string emailAddress,
    string fullName
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationIdentity

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

BuildTemporaryIdentityFromEmailAddress-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace