[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdSASLExternal.pas line 40
type TIdSASLExternal = class(TIdSASL) |
||
protected |
||
FAuthIdentity: string; |
|
|
procedure InitComponent; override; |
|
|
public |
||
function IsReadyToStart; override; |
|
|
class function ServiceName; override; |
|
|
function TryStartAuthenticate(); override; |
|
|
function StartAuthenticate(); override; |
|
|
published |
||
property AuthorizationIdentity: string; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |