Difference between revisions of "Unit Authentication"
From Ultibo.org
Line 146: | Line 146: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- |
Revision as of 01:04, 17 April 2018
Return to Unit Reference
Contents
[hide]Description
Ultibo Authentication interface unit
To be documented
Constants
[Expand]
Authenticator flag
AUTHENTICATOR_FLAG_*
Type definitions
None defined
Class definitions
Authenticator
[Expand]
TAuthenticator = class(TObject)
Null authenticator
[Expand]
TNullAuthenticator = class(TAuthenticator)
Public variables
None defined
Function declarations
Initialization functions
Return to Unit Reference