共用方式為


NSUrlConnection.UseCredential 方法

定義

[Foundation.Export("useCredential:forAuthenticationChallenge:")]
public virtual void UseCredential (Foundation.NSUrlCredential credential, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member UseCredential : Foundation.NSUrlCredential * Foundation.NSUrlAuthenticationChallenge -> unit
override this.UseCredential : Foundation.NSUrlCredential * Foundation.NSUrlAuthenticationChallenge -> unit

參數

credential
NSUrlCredential

實作

屬性

適用於