---
title: identifier
framework: backgroundtasks
role: symbol
role_heading: Instance Property
path: backgroundtasks/bgtaskrequest/identifier
---

# identifier

The identifier of the task associated with the request.

## Declaration

```swift
var identifier: String { get }
```

## See Also

### Configuring a Task Request

- [earliestBeginDate](backgroundtasks/bgtaskrequest/earliestbegindate.md)
