---
title: URLRequest.Attribution
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/urlrequest/attribution-swift.typealias
---

# URLRequest.Attribution

A type that indicates the entities that can make a network request.

## Declaration

```swift
typealias Attribution = NSURLRequest.Attribution
```

## Discussion

Discussion Use one of the values in NSURLRequest.Attribution.

## See Also

### Indicating the source of the request

- [attribution](foundation/urlrequest/attribution-swift.property.md)
