<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessorySetupKit",
  "identifier" : "/documentation/AccessorySetupKit/ASPickerDisplayItem/SetupOptions-swift.struct/confirmAuthorization",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AccessorySetupKit"
    ],
    "preciseIdentifier" : "c:@E@ASPickerDisplayItemSetupOptions@ASPickerDisplayItemSetupConfirmAuthorization"
  },
  "title" : "confirmAuthorization"
}
-->

# confirmAuthorization

An option to require the app to finish accessory authorization before showing the setup view.

```
static var confirmAuthorization: ASPickerDisplayItem.SetupOptions { get }
```

## Discussion

If the accessory supports [`bluetoothPairingLE`](/documentation/AccessorySetupKit/ASAccessory/SupportOptions/bluetoothPairingLE), then the app needs to start pairing by accessing a protected GATT characteristic.

---

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)