[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleidentitytoolkit.pp line 698
type TIdentitytoolkitRelyingpartyUploadAccountRequest = class(TGoogleBaseObject) |
||
protected |
||
procedure SetdelegatedProjectNumber(); virtual; |
|
|
procedure SethashAlgorithm(); virtual; |
|
|
procedure SetmemoryCost(); virtual; |
|
|
procedure Setrounds(); virtual; |
|
|
procedure SetsaltSeparator(); virtual; |
|
|
procedure SetsignerKey(); virtual; |
|
|
procedure Setusers(); virtual; |
|
|
published |
||
property delegatedProjectNumber: string; [rw] |
|
|
property hashAlgorithm: string; [rw] |
|
|
property memoryCost: Integer; [rw] |
|
|
property rounds: Integer; [rw] |
|
|
property saltSeparator: string; [rw] |
|
|
property signerKey: string; [rw] |
|
|
property users: TIdentitytoolkitRelyingpartyUploadAccountRequestTypeusersArray; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |