Compartilhar via


Propriedade IdentityService.SyncAgents

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

Sintaxe

'Declaração
Public ReadOnly Property SyncAgents As Dictionary(Of String, IIdentityProvider)
public Dictionary<string, IIdentityProvider> SyncAgents { get; }

Valor de propriedade

Tipo: System.Collections.Generic.Dictionary<String, IIdentityProvider>

Segurança do .NET Framework

Consulte também

Referência

IdentityService Classe

Namespace Microsoft.VisualStudio.Services.Identity