XML3 - API DLL Documentation
Base class that when passed the response xml file from the users login, will construct and retain all authentication details for further processing.

Namespace: XMLV3API.Security
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class AuthTicket
Visual Basic
Public Class AuthTicket
Visual C++
public ref class AuthTicket

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Security..::..AuthTicket

See Also