Compartilhar via


Construtor TeamFoundationIdentity (IdentityDescriptor, String, Boolean, ICollection<IdentityDescriptor>, ICollection<IdentityDescriptor>)

Construtor.

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

Sintaxe

'Declaração
Public Sub New ( _
    descriptor As IdentityDescriptor, _
    displayName As String, _
    isActive As Boolean, _
    members As ICollection(Of IdentityDescriptor), _
    memberOf As ICollection(Of IdentityDescriptor) _
)
public TeamFoundationIdentity(
    IdentityDescriptor descriptor,
    string displayName,
    bool isActive,
    ICollection<IdentityDescriptor> members,
    ICollection<IdentityDescriptor> memberOf
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationIdentity Classe

Sobrecargas TeamFoundationIdentity

Namespace Microsoft.TeamFoundation.Server.Core