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

# init(rawValue:)

Creates the object with a preference.

## Declaration

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

## Parameters

- `rawValue`: The transport type.

## See Also

### Creating the transport type

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