<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASSettingsHelper",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:objc(cs)ASSettingsHelper"
  },
  "title" : "ASSettingsHelper"
}
-->

# ASSettingsHelper

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

```
class ASSettingsHelper
```

## Topics

### Opening the Settings app

[`openCredentialProviderAppSettings(completionHandler:)`](/documentation/AuthenticationServices/ASSettingsHelper/openCredentialProviderAppSettings(completionHandler:))

Open the Settings app and navigate to the AutoFill provider settings.

[`openVerificationCodeAppSettings(completionHandler:)`](/documentation/AuthenticationServices/ASSettingsHelper/openVerificationCodeAppSettings(completionHandler:))

Open the Settings app and navigate to the verification code provider settings.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)