Compartilhar via


Propriedade TeamFoundationIdentity.Members

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Public Property Members As ICollection(Of IdentityDescriptor)
public ICollection<IdentityDescriptor> Members { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.ICollection<IdentityDescriptor>
Retorna ICollection<T>.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationIdentity Classe

Namespace Microsoft.TeamFoundation.Server.Core