Global Variable グローバル変数

NSURLCredentialStorageChangedNotification

A notification posted when the set of stored credentials changes. 一揃いの格納された資格情報が変化する時に投函される通知。

Declaration 宣言

const NSNotificationName NSURLCredentialStorageChangedNotification;

Discussion 議論

The notification’s object is the NSURLCredentialStorage instance that changed. This notification does not contain a userInfo dictionary. 通知のもつobjectは、変化したNSURLCredentialStorageインスタンスです。この通知は、userInfo辞書を含みません。