GroupSecurityService.IsIdentityCached (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function IsIdentityCached ( _
    factor As SearchFactor, _
    factorValue As String _
) As Boolean
[WebMethodAttribute]
public bool IsIdentityCached(
    SearchFactor factor,
    string factorValue
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

GroupSecurityService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)