[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdAuthentication.pas line 100
type TIdBasicAuthentication = class(TIdAuthentication) |
||
protected |
||
FRealm: string; |
|
|
function DoNext; override; |
|
|
function GetSteps; override; |
|
|
public |
||
function Authentication; override; |
|
|
property Realm: string; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |