<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "ManagedSettings",
  "identifier" : "/documentation/ManagedSettings/SiriSettings/denySiri-swift.type.property",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Managed Settings"
    ],
    "preciseIdentifier" : "s:15ManagedSettings04SiriB0V04denyC0AA15SettingMetadataVySbGvpZ"
  },
  "title" : "denySiri"
}
-->

# denySiri

The metadata for the constraint that configures access to Siri.

```
static let denySiri: SettingMetadata<Bool>
```

## Discussion

Use `denySiri`  to access the metadata for [`denySiri`](/documentation/ManagedSettings/SiriSettings/denySiri-swift.property).
The default value is `false`.

---

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)