# GetBiosUuid

### Description

Gets the UUID (unique system identifier) stored in the BIOS.

```csharp
string GetBiosUuid ()
```

### Return

| Type   | Description                                                    |
| ------ | -------------------------------------------------------------- |
| string | returns the UUID (unique system identifier) stored in the BIOS |
