---
title: transports
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationsecuritykeypublickeycredentialdescriptor/transports
---

# transports

The array of transport types.

## Declaration

```swift
var transports: [ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor.Transport] { get set }
```

## See Also

### Creating the descriptor

- [init(credentialID:transports:)](authenticationservices/asauthorizationsecuritykeypublickeycredentialdescriptor/init(credentialid:transports:).md)
- [ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor.Transport](authenticationservices/asauthorizationsecuritykeypublickeycredentialdescriptor/transport.md)
