Types of sender that will be sent with the event.

Namespace:  Intel.Manageability.Events
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public enum SenderIDType
Visual Basic (Declaration)
Public Enumeration SenderIDType

Members

Member nameDescription
FQDN
FQDN of Intel AMT
UUID
UUID of Intel AMT
CurrentAddress
Current address of Intel AMT that be inserted in the connection
None
No sender

See Also