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

# domain

The domain associated with the code, if one exists.

## Declaration

```swift
var domain: String?
```

## Discussion

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