MonobjcMonobjc Documented Class Library
DownloadShouldUseCredentialStorage Event
NamespacesMonobjc.FoundationNSURLDownload..::..NSURLDownloadDelegateEventDispatcherDownloadShouldUseCredentialStorage

Sent to determine whether the URL loader should consult the credential storage to authenticate the download.

Original signature is '- (BOOL)downloadShouldUseCredentialStorage:(NSURLDownload *)download'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)