Share via


TeamFoundationProfileService.BuildTemporaryDescriptorFromEmailAddress-Methode

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

Syntax

'Declaration
Public Shared Function BuildTemporaryDescriptorFromEmailAddress ( _
    emailAddress As String _
) As IdentityDescriptor
public static IdentityDescriptor BuildTemporaryDescriptorFromEmailAddress(
    string emailAddress
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor
Gibt IdentityDescriptor zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace