Share via


IdentityNotFoundException Constructor (Guid)

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

Syntax

'Declaration
Public Sub New ( _
    tfid As Guid _
)
public IdentityNotFoundException(
    Guid tfid
)
public:
IdentityNotFoundException(
    Guid tfid
)
new : 
        tfid:Guid -> IdentityNotFoundException
public function IdentityNotFoundException(
    tfid : Guid
)

Parameters

.NET Framework Security

See Also

Reference

IdentityNotFoundException Class

IdentityNotFoundException Overload

Microsoft.TeamFoundation.Framework.Server Namespace