Freigeben über


IdentityService.AddBuiltInSyncAgents-Methode

Ermöglicht Unterklassen, um Synchronisierungs-Agent-Auflistung zu erweitern, bevor sie initialisiert werden.

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

Syntax

'Declaration
Protected Overridable Sub AddBuiltInSyncAgents ( _
    systemRequestContext As TeamFoundationRequestContext _
)
protected virtual void AddBuiltInSyncAgents(
    TeamFoundationRequestContext systemRequestContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityService Klasse

Microsoft.VisualStudio.Services.Identity-Namespace