Udostępnij za pośrednictwem


Metoda TeamFoundationIdentityService.ReadIdentityFromSource —

ReadIdentityFromSource jest używana do pobierania tożsamości z lokalizacji źródłowej (AD lub GSS).

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Function ReadIdentityFromSource ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor, _
    withDirectMembership As Boolean _
) As TeamFoundationIdentity
public TeamFoundationIdentity ReadIdentityFromSource(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor,
    bool withDirectMembership
)

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationIdentity
Tożsamość obiektu dla deskryptora, null, jeśli nie udało się pobrać.

Implementuje

ITeamFoundationIdentityService.ReadIdentityFromSource(TeamFoundationRequestContext, IdentityDescriptor, Boolean)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationIdentityService Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server