Partager via


AuthorizationService.IsPermittedByObjectList, méthode

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function IsPermittedByObjectList ( _
    objectId As String(), _
    actionId As String, _
    userSid As String _
) As Boolean()
[WebMethodAttribute]
public bool[] IsPermittedByObjectList(
    string[] objectId,
    string actionId,
    string userSid
)

Paramètres

Valeur de retour

Type : array<System.Boolean[]
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

AuthorizationService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms