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

# init(rawValue:)

Creates the object with an attestation type.

## Declaration

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

## Parameters

- `rawValue`: The attestation type.

## See Also

### Creating the attestation type

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