This topic has not yet been rated - Rate this topic

IAuthorizationService.ListObjectClassActions Method

Lists the actions defined for a specified class.

Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in microsoft.teamfoundation.dll)

string[] ListObjectClassActions (
	string objectClassId
)
String[] ListObjectClassActions (
	String objectClassId
)
function ListObjectClassActions (
	objectClassId : String
) : String[]

Parameters

objectClassId

The name of one of the registered object classes.

Return Value

An array containing the IDs of the actions defined for object class objectClassId.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ