NSURLCredentialStorageChanged
A notification posted when the set of stored credentials changes.
Declaration
static let NSURLCredentialStorageChanged: NSNotification.NameDiscussion
The notification’s object is the URLCredentialStorage instance that changed. This notification does not contain a userInfo dictionary.