Metoda ITeamFoundationIdentityService.GetPreferredEmailAddress — (TeamFoundationRequestContext, Guid, Boolean)
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Function GetPreferredEmailAddress ( _
requestContext As TeamFoundationRequestContext, _
teamFoundationId As Guid, _
confirmed As Boolean _
) As String
string GetPreferredEmailAddress(
TeamFoundationRequestContext requestContext,
Guid teamFoundationId,
bool confirmed
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- teamFoundationId
Typ: System.Guid
- confirmed
Typ: System.Boolean
Wartość zwracana
Typ: System.String
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
ITeamFoundationIdentityService Interfejs