XML3 - API DLL Documentation
Base User class that manages the user properties and allows for the authentication to processed.

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Security..::..User

See Also