---
title: authenticationToken
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaymentorderdetails/authenticationtoken
---

# authenticationToken

The authentification token supplied to your web service.

## Declaration

```swift
var authenticationToken: String { get set }
```

## See Also

### Identifying and authenticating the order

- [orderIdentifier](passkit/pkpaymentorderdetails/orderidentifier.md)
- [orderTypeIdentifier](passkit/pkpaymentorderdetails/ordertypeidentifier.md)
- [webServiceURL](passkit/pkpaymentorderdetails/webserviceurl.md)
