Share via


MultipleIdentitiesFoundException-Konstruktor

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    factorValue As String, _
    matchingIdentities As TeamFoundationIdentity() _
)
public MultipleIdentitiesFoundException(
    string factorValue,
    TeamFoundationIdentity[] matchingIdentities
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

MultipleIdentitiesFoundException Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace