Class TRALAuthentication

Unit

Declaration

type TRALAuthentication = class(TRALComponent)

Description

Base class of authenticators

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Protected procedure SetAuthType(AType: TRALAuthTypes);

Properties

Public property AuthType: TRALAuthTypes read FAuthType;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Protected procedure SetAuthType(AType: TRALAuthTypes);
 

Properties

Public property AuthType: TRALAuthTypes read FAuthType;
 


GitHub Repository
Generated by PasDoc 0.16.0.