Compartilhar via


Método TeamFoundationIdentityService.ReadIdentityFromSource

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Public Function ReadIdentityFromSource ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor, _
    withDirectMembership As Boolean _
) As TeamFoundationIdentity
public TeamFoundationIdentity ReadIdentityFromSource(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor,
    bool withDirectMembership
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Server.Core.TeamFoundationIdentity

Implementações

ITeamFoundationIdentityService.ReadIdentityFromSource(TeamFoundationRequestContext, IdentityDescriptor, Boolean)

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationIdentityService Classe

Namespace Microsoft.TeamFoundation.Server.Core