---
title: embeddedDomains
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asverificationcode/embeddeddomains
---

# embeddedDomains

Embedded page or frame domains. For domain-bound codes, this array contains all the domains specified after the code field.

## Declaration

```swift
var embeddedDomains: [String]
```

## Discussion

Discussion note: https://github.com/WICG/sms-one-time-codes
