SYNCHRONIZABLE constant

IOSURLCredentialPersistence const SYNCHRONIZABLE

The credential should be stored permanently in the keychain, and in addition should be distributed to other devices based on the owning Apple ID.

Implementation

static const SYNCHRONIZABLE = IOSURLCredentialPersistence._internal(3, 3);