<!--
{
  "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

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

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

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

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

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)