Difference between revisions of "Unit Authentication"
From Ultibo.org
| Line 5: | Line 5: | ||
---- | ---- | ||
| − | '''Ultibo Authentication | + | '''Ultibo Authentication Interface unit''' |
| − | + | ||
| − | + | ||
=== Constants === | === Constants === | ||
Revision as of 04:39, 31 August 2021
Return to Unit Reference
Contents
Description
Ultibo Authentication Interface unit
Constants
Authenticator flag
AUTHENTICATOR_FLAG_* AUTHENTICATOR_FLAG_NONE = $00000000;
|
Type definitions
None defined
Class definitions
Authentication specific classes
TAuthenticator = class(TObject)
|
TNullAuthenticator = class(TAuthenticator)
|
Public variables
None defined
Function declarations
Initialization functions
procedure AuthInit;
Description: To be documented
| Note | None documented |
|---|
Return to Unit Reference