shouldReturnPersistentReference property

bool? shouldReturnPersistentReference
final

kSecReturnPersistentRef: Action-Specific. Indicates whether to return a persistent reference to the keychain item. Used for persistent access across app sessions.

Implementation

final bool? shouldReturnPersistentReference;