NSUrlConnectionDelegate_Extensions.ConnectionShouldUseCredentialStorage Method

Definition

public static bool ConnectionShouldUseCredentialStorage (this Foundation.INSUrlConnectionDelegate This, Foundation.NSUrlConnection connection);
static member ConnectionShouldUseCredentialStorage : Foundation.INSUrlConnectionDelegate * Foundation.NSUrlConnection -> bool

Parameters

This
INSUrlConnectionDelegate

The instance on which this extension method operates.

connection
NSUrlConnection

Returns

Applies to