---
title: "init(_:)"
framework: authenticationservices
role: symbol
role_heading: Initializer
path: "authenticationservices/asauthorizationsecuritykeypublickeycredentialdescriptor/transport/init(_:)"
---

# init(_:)

Creates the object with a transport type.

## Declaration

```swift
init(_ rawValue: String)
```

## Parameters

- `rawValue`: The transport type.

## See Also

### Creating the transport type

- [init(rawValue:)](authenticationservices/asauthorizationsecuritykeypublickeycredentialdescriptor/transport/init(rawvalue:).md)
