---
title: shared()
framework: securityinterface
role: symbol
role_heading: Type Method
path: securityinterface/sfkeychainsettingspanel/shared()
---

# shared()

Returns a shared keychain settings panel object.

## Declaration

```swift
class func shared() -> SFKeychainSettingsPanel!
```

## Discussion

Discussion If the shared object has not already been created, this method allocates and initializes the object first.

## See Also

### Related Documentation

- [Keychain Services Programming Guide](apple-archive/documentation/Security/Conceptual/keychainServConcepts/01introduction/introduction.html.md)
