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
- emailAddress
Typ: System.String
Rückgabewert
Typ: Microsoft.VisualStudio.Services.Identity.IdentityDescriptor
Gibt IdentityDescriptor zurück.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.