Indicates that a UserDiscoveryAPI method failed because
Veriplace could not identify the user.
Namespace:
Veriplace.ClientAssembly: Veriplace.Client (in Veriplace.Client.dll) Version: 1.7.0.25986 (1.7.0.0)
Syntax
| C# |
|---|
public class UserNotFoundException : UserDiscoveryException |
| Visual Basic (Declaration) |
|---|
Public Class UserNotFoundException _ Inherits UserDiscoveryException |
| Visual C++ |
|---|
public ref class UserNotFoundException : public UserDiscoveryException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Veriplace.Client..::.VeriplaceException
Veriplace.Client..::.RequestDeniedException
Veriplace.Client..::.UserDiscoveryException
Veriplace.Client..::.UserNotFoundException
System..::.Exception
Veriplace.Client..::.VeriplaceException
Veriplace.Client..::.RequestDeniedException
Veriplace.Client..::.UserDiscoveryException
Veriplace.Client..::.UserNotFoundException