These classes provide a high-level framework for using the Veriplace client in an ASP.NET web application.

Classes

  ClassDescription
RedirectedException
Indicates that the application should stop handling the current HTTP request because Veriplace has already sent a redirect response to the end user.
RespondedException
Indicates that the application should stop handling the current HTTP request because Veriplace has already sent a response to the end user.
VeriplaceState
Veriplace user, location, and permission information associated with the current HTTP request.
WaitingException
Indicates that Veriplace has started an asynchronous request which may take some time.
WebClient
Veriplace client for web applications.