iSMBIOS

iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows

View the Project on GitHub iAJTin/iSMBIOS

DmiProperty.ManagementControllerHostInterface.InterfaceTypeSpecificData property

Gets a value representing the key to retrieve the property value.

Management Controller Host Interface Data as specified by the Interface Type.

The format uses the ‘Enterprise Number’ that is assigned and maintained by IANA (www.iana.org) as the means of identifying a particular vendor, company, or organization.

Key Composition

Return Value

Type: ReadOnlyCollection where T is Byte

public static IPropertyKey InterfaceTypeSpecificData { get; }

See Also