Difference between revisions of "Unit Authentication"

From Ultibo.org
Jump to: navigation, search
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
----
 
----
 +
 +
'''Ultibo Authentication interface unit'''
  
 
''To be documented''
 
''To be documented''

Revision as of 04:57, 19 December 2016

Return to Unit Reference


Description


Ultibo Authentication interface unit

To be documented

Constants



Authenticator flag constants AUTHENTICATOR_FLAG_*
AUTHENTICATOR_FLAG_NONE = $00000000;  


Type definitions


To be documented

Public variables


To be documented

Function declarations



Initialization functions

procedure AuthInit;
Description: To be documented
Note None documented


Return to Unit Reference