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

# init(_:)

Creates the object with an attestation type.

## Declaration

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

## Parameters

- `rawValue`: The attestation type.

## See Also

### Creating the attestation type

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