Property | Type | Description | |
---|---|---|---|
CheckAccount | bool | ||
GetDevice | |||
GetNextAccount | void | ||
GetPasswordProfile | void | ||
GetProfile | void | ||
MakeAccountID | string | ||
Report | void | ||
Report | void | ||
Report | void | ||
Report | void | ||
Report | void | ||
SetReporting | void | ||
UpdatePasswordProfile | void |
Method | Description | |
---|---|---|
Accept ( Accept Options ) : void |
|
|
AddPassword ( AddPassword Options ) : void |
|
|
Complete ( Complete Options ) : void |
|
|
DeletePassword ( DeletePassword Options ) : void |
|
|
Device ( Device Options ) : void |
Create a new device profile
|
|
Dump ( Dump Options ) : void |
|
|
DumpPassword ( DumpPassword Options ) : void |
|
|
Escrow ( Escrow Options ) : void |
|
|
Export ( Export Options ) : void |
|
|
GetMeshClient ( ) : |
||
GetMeshClient ( string PortalID ) : |
Bind to the Mesh client for the specified portal account
|
|
GetPassword ( GetPassword Options ) : void |
|
|
Import ( Import Options ) : void |
|
|
List ( List Options ) : void |
|
|
Mail ( Mail Options ) : void |
|
|
Password ( Password Options ) : void | ||
Pending ( Pending Options ) : void |
|
|
Personal ( Personal Options ) : void |
Create a new personal profile
|
|
Register ( |
|
|
Report ( string Text ) : void | ||
Report ( string Text, List |
||
ReportWrite ( string Text ) : void | ||
Reset ( Reset Options ) : void |
Erase all test profiles
|
|
SSH ( SSH Options ) : void | ||
Shell ( ) : System | ||
Sync ( Sync Options ) : void |
|
|
Verbose ( string Text ) : void |
Method | Description | |
---|---|---|
CheckAccount ( int I ) : bool | ||
GetDevice ( |
||
GetNextAccount ( ) : void |
Rough draft, I think this is correct but can't check now as the server is accepting everything.
|
|
GetPasswordProfile ( ) : void | ||
GetProfile ( String Portal, String UDF ) : void | ||
MakeAccountID ( int I ) : string | ||
Report ( |
||
Report ( |
||
Report ( |
||
Report ( |
||
Report ( |
||
SetReporting ( |
||
UpdatePasswordProfile ( ) : void |
public Accept ( Accept Options ) : void | ||
Options | Accept | Command line parameters |
return | void |
public AddPassword ( AddPassword Options ) : void | ||
Options | AddPassword | Command line parameters |
return | void |
public Complete ( Complete Options ) : void | ||
Options | Complete | Command line parameters |
return | void |
public DeletePassword ( DeletePassword Options ) : void | ||
Options | DeletePassword | Command line parameters |
return | void |
public Device ( Device Options ) : void | ||
Options | Device | Command line parameters |
return | void |
public Dump ( Dump Options ) : void | ||
Options | Dump | Command line parameters |
return | void |
public DumpPassword ( DumpPassword Options ) : void | ||
Options | DumpPassword | Command line parameters |
return | void |
public Escrow ( Escrow Options ) : void | ||
Options | Escrow | Command line parameters |
return | void |
public Export ( Export Options ) : void | ||
Options | Export | Command line parameters |
return | void |
public GetMeshClient ( string PortalID ) : |
||
PortalID | string | |
return |
public GetPassword ( GetPassword Options ) : void | ||
Options | GetPassword | Command line parameters |
return | void |
public Import ( Import Options ) : void | ||
Options | Import | Command line parameters |
return | void |
public List ( List Options ) : void | ||
Options | List | Command line parameters |
return | void |
public Mail ( Mail Options ) : void | ||
Options | Command line parameters | |
return | void |
public Password ( Password Options ) : void | ||
Options | Password | Command line parameters |
return | void |
public Pending ( Pending Options ) : void | ||
Options | Pending | Command line parameters |
return | void |
public Personal ( Personal Options ) : void | ||
Options | Personal | Command line parameters |
return | void |
public Register ( |
||
Options | Command line parameters | |
return | void |
public Report ( string Text, List |
||
Text | string | |
Items | List |
|
return | void |
public Reset ( Reset Options ) : void | ||
Options | Reset | Command line parameters |
return | void |
public SSH ( SSH Options ) : void | ||
Options | SSH | Command line parameters |
return | void |
public Sync ( Sync Options ) : void | ||
Options | Sync | Command line parameters |
return | void |