Partilhar via


Método GroupSecurityService.IsIdentityCached

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function IsIdentityCached ( _
    factor As SearchFactor, _
    factorValue As String _
) As Boolean
[WebMethodAttribute]
public bool IsIdentityCached(
    SearchFactor factor,
    string factorValue
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorne Boolean.

Segurança do .NET Framework

Consulte também

Referência

GroupSecurityService Classe

Namespace Microsoft.TeamFoundation.Integration.Server