Freigeben über


IAuthorizationService.ListLocalizedActionNames-Methode

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

Syntax

'Declaration
Function ListLocalizedActionNames ( _
    objectClassId As String, _
    actionId As String() _
) As String()
string[] ListLocalizedActionNames(
    string objectClassId,
    string[] actionId
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IAuthorizationService Schnittstelle

Microsoft.TeamFoundation.Server-Namespace