The IAMTInstance type exposes the following members.

Methods

  NameDescription
Dispose (Inherited from IDisposable.)
SupportsFeatures
Note: SupportsFeatures has been deprecated. Please use SupportedFeatures. Returns true if the features listed are supported by the Intel AMT system.

Properties

  NameDescription
AccessMonitor
Provides access to the AccessMonitor operations.
AgentPresence
Provides access to the AgentPresence operations.
AlarmClock
Provide access to AlarmClock operations.
BootControl
Provides access to the Boot control operations.
Config
Provides access to the configuration operations
Events
Provides access to the Events operations.
Features
Provides features supported by this Intel AMT system.
GeneralInfo
Provides access to the GeneralInfo operations.
HardwareAsset
Provides access to the Hardware Inventory features.
KVMSetup
Provide access to KVM operations.
MajorVersion
The major version of the Intel AMT system
ManagedSystem
Represents the Intel AMT system being operated upon.
MinorVersion
The minor version of the Intel AMT system
Power
Provides control over the power state, including shutdown and reboot.
PowerPackages
Provides access to the PowerPackages operations.
RedirectionIDER
Provides access to the RedirectionIDER operations.
RedirectionSOL
Provides access to the RedirectionSOL operations.
RemoteAccess
Provides access to the AccessMonitor operations.
Storage
Provides access to the Storage operations.
StorageAdmin
Provides access to the Storage Administration operations (usually requires separate permissions from the Storage operations).
StorageFileSystem
Provide using the storage as file system.
SupportedFeatures
SystemDefense
Provides access to the System Defense operations.
Tag
Gets or sets an arbitrary object value that can be used to store custom information about the AMTInstance.
TimeSynchronization
Provides access to the TimeSynchronization operations.
UserConsent
Provide access to UserConsent operations.
WebStorage
Provides access to the AMT Web Storage.
WsManClient
The WS-Management communications client, available so that users of the library can do low-level WS-Management operations on the same connection if they so desire.

See Also