Share via


IIdentitySynchronizer.SyncTree Method

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

Syntax

'Declaration
Sub SyncTree ( _
    requestContext As TeamFoundationRequestContext _
)
void SyncTree(
    TeamFoundationRequestContext requestContext
)
void SyncTree(
    TeamFoundationRequestContext^ requestContext
)
abstract SyncTree : 
        requestContext:TeamFoundationRequestContext -> unit
function SyncTree(
    requestContext : TeamFoundationRequestContext
)

Parameters

.NET Framework Security

See Also

Reference

IIdentitySynchronizer Interface

Microsoft.TeamFoundation.Framework.Server Namespace