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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.