Partager via


IAuthorizationService.IsPermitted, méthode (String, String, array<String[])

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

Syntaxe

'Déclaration
Function IsPermitted ( _
    objectId As String, _
    actionId As String, _
    userSid As String() _
) As Boolean()
bool[] IsPermitted(
    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

IAuthorizationService Interface

IsPermitted, surcharge

Microsoft.TeamFoundation.Server, espace de noms