Difference between revisions of "Unit Authentication"

From Ultibo.org
Jump to: navigation, search
Line 24: Line 24:
 
</div></div>
 
</div></div>
 
<br />
 
<br />
 +
 +
=== Type definitions ===
 +
----
 +
 +
''None defined''
  
 
=== Class definitions ===
 
=== Class definitions ===

Revision as of 05:32, 3 March 2017

Return to Unit Reference


Description


Ultibo Authentication interface unit

To be documented

Constants



Authenticator flag constants AUTHENTICATOR_FLAG_*
AUTHENTICATOR_FLAG_NONE = $00000000;  


Type definitions


None defined

Class definitions


To be documented

Public variables


None defined

Function declarations



Initialization functions

procedure AuthInit;
Description: To be documented
Note None documented


Return to Unit Reference