<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZMacMachineIdentifier/init(dataRepresentation:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZMacMachineIdentifier(im)initWithDataRepresentation:"
  },
  "title" : "init(dataRepresentation:)"
}
-->

# init(dataRepresentation:)

Create a machine identifier described by the specified data representation.

```
init?(dataRepresentation: Data)
```

## Parameters

`dataRepresentation`

The opaque data representation of the machine identifier.

## Discussion

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)