ASCredentialProviderExtensionContext.CancelRequest(NSError) Method

Definition

Cancels the request.

[Foundation.Export("cancelRequestWithError:")]
public virtual void CancelRequest (Foundation.NSError error);
override this.CancelRequest : Foundation.NSError -> unit

Parameters

error
NSError

The error must be of type ASExtensionErrorCode.

Attributes

Applies to