[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdSASLPlain.pas line 42
type TIdSASLPlain = class(TIdSASLUserPass) |
||
protected |
||
FLoginAs: string; |
|
|
public |
||
function IsReadyToStart; override; |
|
|
class function ServiceName; override; |
|
|
function TryStartAuthenticate(); override; |
|
|
function StartAuthenticate(); override; |
|
|
published |
||
property LoginAs: string; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |