Enumeration Case 列挙ケース

URLCredential.Persistence.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. 資格情報は、永久にキーチェーンに格納されるべきです、そして加えて他のデバイスにその保有しているApple IDに基づいて配布されるべきです。

Declaration 宣言

case synchronizable = 3

See Also 参照

Persistence Strategies 永続戦略