NSURLCredentialStorageChangedNotification

Static NSURLCredentialStorageChangedNotification 

Source
pub unsafe static NSURLCredentialStorageChangedNotification: &'static NSNotificationName
👎Deprecated: Notification is never posted
Available on crate features NSNotification and NSString and NSURLCredentialStorage only.
Expand description

This notification is sent on the main thread whenever the set of stored credentials changes.

See also Apple’s documentation