Click or drag to resize

API_REQUEST_ID Enumeration

Method names for the platform web API methods.

Namespace:  NetQuarry.Web.API
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum API_REQUEST_ID
Members
  Member nameValueDescription
EAP_Authenticate0Handle Authenticate (Public)
EAP_Unauthenticate1Handle Unauthenticate (Public)
See Also