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.AccessType property

Gets a String that represents the type of access.

public static string AccessType { get; }

Property Value

A string that represents the type of access.

Remarks

This method always returns the System BIOS string.

See Also