<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/dictionary-key-for-credential-removal-options",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Dictionary key for credential removal options"
}
-->

# Dictionary key for credential removal options

Key used by the options dictionary passed in [`remove(_:for:options:)`](/documentation/Foundation/URLCredentialStorage/remove(_:for:options:)).

## Topics

### Options

[`NSURLCredentialStorageRemoveSynchronizableCredentials`](/documentation/Foundation/NSURLCredentialStorageRemoveSynchronizableCredentials)

The corresponding value is an `NSNumber` object representing a Boolean value that indicates whether credentials which contain the [`URLCredential.Persistence.synchronizable`](/documentation/Foundation/URLCredential/Persistence-swift.enum/synchronizable) attribute should be removed.



---

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)