次の方法で共有


IAuthorizationService.UnregisterObject Method

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

Syntax

'宣言
Sub UnregisterObject ( _
    objectId As String _
)
void UnregisterObject(
    string objectId
)
void UnregisterObject(
    String^ objectId
)
abstract UnregisterObject : 
        objectId:string -> unit 
function UnregisterObject(
    objectId : String
)

Parameters

.NET Framework Security

See Also

Reference

IAuthorizationService Interface

Microsoft.TeamFoundation.Server Namespace