No overview available.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 4.0+
Framework
- Security
Declaration
let kSecAttrPersistantReference: CFString
No overview available.
SDKs
Framework
let kSecAttrPersistantReference: CFString
let k Sec Attr Access: CFString
A key whose value in an access instance indicating access control list settings for this item.
let k Sec Attr Access Control: CFString
A key whose value in an access control instance indicating access control settings for the item.
let k Sec Attr Accessible: CFString
A key whose value indicates when a keychain item is accessible.
let k Sec Attr Access Group: CFString
A key whose value is a string indicating the access group an item is in.
let k Sec Attr Synchronizable: CFString
A key whose value is a string indicating whether the item is synchronized through iCloud.
let k Sec Attr Creation Date: CFString
A key whose value indicates the item's creation date.
let k Sec Attr Modification Date: CFString
A key whose value indicates the item's last modification date.
let k Sec Attr Description: CFString
A key whose value is a string indicating the item's description.
let k Sec Attr Comment: CFString
A key whose value is a string indicating a comment associated with the item.
let k Sec Attr Creator: CFString
A key whose value indicates the item's creator.
let k Sec Attr Type: CFString
A key whose value indicates the item's type.
let k Sec Attr Label: CFString
A key whose value is a string indicating the item's label.
let k Sec Attr Is Invisible: CFString
A key whose value is a Boolean indicating the item's visibility.
let k Sec Attr Is Negative: CFString
A key whose value is a Boolean indicating whether the item has a valid password.
let k Sec Attr Sync View Hint: CFString
A key whose value is a string that provides a sync view hint.