Click or drag to resize

AccountController Class

Handles all Group related functionality.
Inheritance Hierarchy
SystemObject
  ApiController
    MedTunnelSvc.ControllersAccountController

Namespace:  MedTunnelSvc.Controllers
Assembly:  MedTunnelSvc (in MedTunnelSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class AccountController : ApiController

The AccountController type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAccountExists
Check whether the Group Name exists.
Top
See Also