Freigeben über


IdentityNotFoundException-Konstruktor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    resource As String, _
    identity As String _
)
public IdentityNotFoundException(
    string resource,
    string identity
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityNotFoundException Klasse

IdentityNotFoundException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace