다음을 통해 공유


ASWebAuthenticationSession.Cancel 메서드

정의

개발자는 이 메서드를 호출하여 인증 세션을 취소하고 연결된 UIViewController를 해제할 수 있습니다.

[Foundation.Export("cancel")]
public virtual void Cancel ();
abstract member Cancel : unit -> unit
override this.Cancel : unit -> unit
특성

설명

이 메서드에 대한 초기 호출 후에는 후속 호출이 적용되지 않습니다.

적용 대상