Freigeben über


IAuthorizationService.IsPermitted-Methode (array<String[], String, String)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Function IsPermitted ( _
    objectId As String(), _
    actionId As String, _
    userSid As String _
) As Boolean()
bool[] IsPermitted(
    string[] objectId,
    string actionId,
    string userSid
)

Parameter

Rückgabewert

Typ: array<System.Boolean[]
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IAuthorizationService Schnittstelle

IsPermitted-Überladung

Microsoft.TeamFoundation.Server-Namespace