NSUrlConnectionDelegate.ConnectionShouldUseCredentialStorage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("connectionShouldUseCredentialStorage:")]
public virtual bool ConnectionShouldUseCredentialStorage (Foundation.NSUrlConnection connection);
abstract member ConnectionShouldUseCredentialStorage : Foundation.NSUrlConnection -> bool
override this.ConnectionShouldUseCredentialStorage : Foundation.NSUrlConnection -> bool
Parameters
- connection
- NSUrlConnection
Returns
- Attributes