NSURLCredentialPersistenceNone
The credential should not be stored.
資格情報は格納されるべきではありません。
NSURLCredentialPersistenceForSession
The credential should be stored only for this session.
資格情報は、このセッションに対してのみ格納されるべきです。
NSURLCredentialPersistenceSynchronizable
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に基づいて配布されるべきです。