Partager via


TeamFoundationAccessControlService.IsServiceIdentity, méthode

Vérifie si l'identité fournie est une identité du service

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Shared Function IsServiceIdentity ( _
    requestContext As TeamFoundationRequestContext, _
    identity As Identity, _
    compareScope As Boolean _
) As Boolean
public static bool IsServiceIdentity(
    TeamFoundationRequestContext requestContext,
    Identity identity,
    bool compareScope
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationAccessControlService Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms