Compartir a través de


IdentityFilter.IsMatch (Método)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public MustOverride Function IsMatch ( _
    requestContext As TeamFoundationRequestContext, _
    identity As Identity _
) As Boolean
public abstract bool IsMatch(
    TeamFoundationRequestContext requestContext,
    Identity identity
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

IdentityFilter Clase

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)