Udostępnij za pośrednictwem


Metoda IAuthorizationService.IsPermitted — (array<String , String, String)

Przestrzeń nazw:  Microsoft.TeamFoundation.Server
Zestaw:  Microsoft.TeamFoundation.Client (w Microsoft.TeamFoundation.Client.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: array<System.Boolean[]
Returns Boolean.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAuthorizationService Interfejs

Przeciążenie IsPermitted

Przestrzeń nazw Microsoft.TeamFoundation.Server