Static NSURLCredentialStorageChangedNotification

Source
pub unsafe static NSURLCredentialStorageChangedNotification: &'static NSNotificationName
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