Property | Type | Description | |
---|---|---|---|
MeshClients | List |
||
RegistrationMachine |
Method | Description | |
---|---|---|
About ( ) : void | ||
AdministratorAdd ( Object Object ) : void |
Stub method for AdministratorAddcommand.Override with application implementation.
|
|
AdministratorRemove ( Object Object ) : void |
Stub method for AdministratorRemovecommand.Override with application implementation.
|
|
ApplicationAddMail ( Object Profile ) : void |
Stub method for ApplicationAddMailcommand.Override with application implementation.
|
|
ApplicationAddSSH ( Object Object ) : void |
Stub method for ApplicationAddSSHcommand.Override with application implementation.
|
|
ApplicationAddWeb ( Object Object ) : void |
Stub method for ApplicationAddWebcommand.Override with application implementation.
|
|
ApplicationAddWiFi ( Object Object ) : void |
Stub method for ApplicationAddWiFicommand.Override with application implementation.
|
|
ApplicationAddWizard ( Object Object ) : void |
Stub method for ApplicationAddWizardcommand.Override with application implementation.
|
|
ApplicationDelete ( Object Object ) : void |
Stub method for ApplicationDeletecommand.Override with application implementation.
|
|
ApplicationRefreshKeys ( Object Object ) : void |
Stub method for ApplicationRefreshKeyscommand.Override with application implementation.
|
|
ConnectAccept ( Object Object ) : void |
Stub method for ConnectAcceptcommand.Override with application implementation.
|
|
ConnectGetOTC ( ) : void |
Stub method for ConnectGetOTCcommand.Override with application implementation.
|
|
ConnectRefresh ( ) : void |
Stub method for ConnectRefreshcommand.Override with application implementation.
|
|
ConnectReject ( Object Object ) : void |
Stub method for ConnectRejectcommand.Override with application implementation.
|
|
DeviceDelete ( Object Object ) : void |
Stub method for DeviceDeletecommand.Override with application implementation.
|
|
DeviceRefreshKeys ( Object Object ) : void |
Stub method for DeviceRefreshKeyscommand.Override with application implementation.
|
|
GetCachedClient ( string Portal ) : |
||
Initialize ( ) : void | ||
KeyDelete ( ) : void |
Stub method for KeyDeletecommand.Override with application implementation.
|
|
KeyRefresh ( ) : void |
Stub method for KeyRefreshcommand.Override with application implementation.
|
|
Populate ( ) : void | ||
ProfileCreate ( ) : void | ||
ProfileEscrow ( Object Profile ) : void | ||
ProfileManager ( Binding Binding ) : System | ||
Quit ( ) : void |
public AdministratorAdd ( Object Object ) : void | ||
Object | Object | |
return | void |
public AdministratorRemove ( Object Object ) : void | ||
Object | Object | |
return | void |
public ApplicationAddMail ( Object Profile ) : void | ||
Profile | Object | |
return | void |
public ApplicationAddSSH ( Object Object ) : void | ||
Object | Object | |
return | void |
public ApplicationAddWeb ( Object Object ) : void | ||
Object | Object | |
return | void |
public ApplicationAddWiFi ( Object Object ) : void | ||
Object | Object | |
return | void |
public ApplicationAddWizard ( Object Object ) : void | ||
Object | Object | |
return | void |
public ApplicationDelete ( Object Object ) : void | ||
Object | Object | |
return | void |
public ApplicationRefreshKeys ( Object Object ) : void | ||
Object | Object | |
return | void |
public ConnectAccept ( Object Object ) : void | ||
Object | Object | |
return | void |
public ConnectReject ( Object Object ) : void | ||
Object | Object | |
return | void |
public DeviceRefreshKeys ( Object Object ) : void | ||
Object | Object | |
return | void |
public GetCachedClient ( string Portal ) : |
||
Portal | string | |
return |
public ProfileEscrow ( Object Profile ) : void | ||
Profile | Object | |
return | void |
public ProfileManager ( Binding Binding ) : System | ||
Binding | Binding | |
return | System |