次の方法で共有


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

実装

属性

適用対象