IIdentitySynchronizer.SyncTreeMembership Method

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

IIdentitySynchronizer Interface

Microsoft.TeamFoundation.Framework.Server Namespace