This topic has not yet been rated - Rate this topic

IAuthorizationService.GetObjectClass Method

Returns the name of the class to which the object belongs.

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

string GetObjectClass (
	string objectId
)
String GetObjectClass (
	String objectId
)
function GetObjectClass (
	objectId : String
) : String

Parameters

objectId

The unique object identifier supplied by the caller. A URI (for artifacts) or a GUID (for all other objects) is recommended.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ