다음을 통해 공유


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

구현

특성

적용 대상