---
title: ASSettingsHelper
framework: authenticationservices
role: symbol
role_heading: Class
path: authenticationservices/assettingshelper
---

# ASSettingsHelper

A class that opens Settings and navigates to the settings for configuring credential providers.

## Declaration

```swift
class ASSettingsHelper
```

## Topics

### Opening the Settings app

- [openCredentialProviderAppSettings(completionHandler:)](authenticationservices/assettingshelper/opencredentialproviderappsettings(completionhandler:).md)
- [openVerificationCodeAppSettings(completionHandler:)](authenticationservices/assettingshelper/openverificationcodeappsettings(completionhandler:).md)

### Type Methods

- [requestToTurnOnCredentialProviderExtension(completionHandler:)](authenticationservices/assettingshelper/requesttoturnoncredentialproviderextension(completionhandler:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
