<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationController/RequestOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services",
      "AuthenticationServices"
    ],
    "preciseIdentifier" : "c:@E@ASAuthorizationControllerRequestOptions"
  },
  "title" : "ASAuthorizationController.RequestOptions"
}
-->

# ASAuthorizationController.RequestOptions

Options that modify how a controller performs authorization requests.

```
struct RequestOptions
```

## Topics

### Initializers

[`init(rawValue:)`](/documentation/AuthenticationServices/ASAuthorizationController/RequestOptions/init(rawValue:))

### Constants

[`preferImmediatelyAvailableCredentials`](/documentation/AuthenticationServices/ASAuthorizationController/RequestOptions/preferImmediatelyAvailableCredentials)

Tells the authorization controller to prefer credentials that are immediately available on the local device.



---

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)