Partilhar via


Método ITeamFoundationIdentityService.IsIdentityCached

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

Sintaxe

'Declaração
Function IsIdentityCached ( _
    requestContext As TeamFoundationRequestContext, _
    securityId As SecurityIdentifier _
) As Boolean
bool IsIdentityCached(
    TeamFoundationRequestContext requestContext,
    SecurityIdentifier securityId
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationIdentityService Interface

Namespace Microsoft.TeamFoundation.Server.Core