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

# init(rawValue:)

Initializes the object with a custom authorization method.

## Declaration

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

## Parameters

- `rawValue`: The custom authorization method.
