Compartir a través de


IdentityService.SyncAgents (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property SyncAgents As Dictionary(Of String, IIdentityProvider)
public Dictionary<string, IIdentityProvider> SyncAgents { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

IdentityService Clase

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)