NSUrlConnectionDelegate.ConnectionShouldUseCredentialStorage Method

Definition

[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

Applies to