Discussion 議論
If the key is missing or the value is @NO
, then no attempt will be made to remove such a credential.
キーが見つからないまたはその値が@NO
であるならば、そのときそのような資格情報を取り除く試みはなされません。
NSNumber
object representing a Boolean value that indicates whether credentials which contain the URLCredential.Persistence.synchronizable
attribute should be removed.
対応する値は、ブール値を表しているNSNumber
オブジェクトです、それはURLCredential.Persistence.synchronizable
属性を含んでいる資格情報が取り除かれるべきかどうかを指し示します。
Availability 有効性
Technology
let NSURLCredentialStorageRemoveSynchronizableCredentials: String
If the key is missing or the value is @NO
, then no attempt will be made to remove such a credential.
キーが見つからないまたはその値が@NO
であるならば、そのときそのような資格情報を取り除く試みはなされません。