Type Property 型プロパティ

NSURLCredentialStorageChanged

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

Declaration 宣言

static let NSURLCredentialStorageChanged: NSNotification.Name

Discussion 議論

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

See Also 参照

Foundation ファウンデーション