This topic has not yet been rated - Rate this topic

IAuthorizationService.UnregisterObject Method

Removes authorization repository entries for the specified object

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

void UnregisterObject (
	string objectId
)
void UnregisterObject (
	String objectId
)
function UnregisterObject (
	objectId : String
)

Parameters

objectId

The unique object identifier supplied by the caller.

It is recommended to unregister object when they are destroyed to prevent degrading performance and storage capacity.

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