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

DMI.Identificationmethod property

Gets a String that represents access mode.

public static string Identificationmethod { get; }

Property Value

A String that represents the mode of access.

Remarks

This method always returns the <DMI> string.

See Also