Global Variable グローバル変数

NSURLCredentialStorageRemoveSynchronizableCredentials

The corresponding value is an NSNumber object representing a Boolean value that indicates whether credentials which contain the URLCredential.Persistence.synchronizable attribute should be removed. 対応する値は、ブール値を表しているNSNumberオブジェクトです、それはURLCredential.Persistence.synchronizable属性を含んでいる資格情報が取り除かれるべきかどうかを指し示します。

Declaration 宣言

let NSURLCredentialStorageRemoveSynchronizableCredentials: String

Discussion 議論

If the key is missing or the value is @NO, then no attempt will be made to remove such a credential. キーが見つからないまたはその値が@NOであるならば、そのときそのような資格情報を取り除く試みはなされません。