Classes
Class | Description | |
---|---|---|
![]() | AMTInstanceFactory |
This class creates the "AMT Instance" which is used to perform
all the actions in the HLAPI.
|
Structures
Structure | Description | |
---|---|---|
![]() | ConnectionInfoEX |
The ConnectionInfoEX is an extension of ConnectionInfo.
it supports Secure password and TCP forwarding.
|
![]() | ConnectionInfoEX..::.SocksProxy |
Class that represents a SOCKS proxy.
|
![]() | ConnectionInfoEX..::.TcpForwarder |
Class that represents overriding parameters.
|
![]() | PlatformData |
AMT platform data. e.g. provisioning state.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IAMTInstance |
Describes an Intel AMT machine and provides properties and methods for
managing the system.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | ConnectionInfoEX..::.ServerCertificateValidationCallback |
Verifies the remote server certificate used for authentication.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AMTFeatures |
Intel(r) AMT features.
|
![]() | ConnectionInfoEX..::.AuthMethod |
Enum that represents the authentication type
|
![]() | Feature |
Note: Feature emun has been deprecated. Please use AMTFeatures.
Features supported by this Intel AMT system. The HLAPI does not (yet)
provide all of them. These can be used as bit flags.
|
![]() | FQDN |
FQDN type
|
![]() | ProvisioningState |
The provisioning state of the AMT machine.
|