Compartilhar via


Construtor MultipleIdentitiesFoundException

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

Sintaxe

'Declaração
Public Sub New ( _
    factorValue As String, _
    matchingIdentities As TeamFoundationIdentity() _
)
public MultipleIdentitiesFoundException(
    string factorValue,
    TeamFoundationIdentity[] matchingIdentities
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

MultipleIdentitiesFoundException Classe

Namespace Microsoft.TeamFoundation.Server.Core