---
title: id
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportableeditablefield/id
---

# id

A unique identifier for this editable field.

## Declaration

```swift
var id: Data?
```

## Discussion

Discussion The editable field doesn’t display this value to someone using the app.

## See Also

### Accessing field properties

- [fieldType](authenticationservices/asimportableeditablefield/fieldtype-swift.property.md)
- [ASImportableEditableField.FieldType](authenticationservices/asimportableeditablefield/fieldtype-swift.enum.md)
- [value](authenticationservices/asimportableeditablefield/value.md)
- [label](authenticationservices/asimportableeditablefield/label.md)
