Share via


ASWebAuthenticationSession.Start Method

Definition

Begins the Safari-based logon, returning true if the session started successfully.

[Foundation.Export("start")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Start();
[<Foundation.Export("start")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Start : unit -> bool
override this.Start : unit -> bool

Returns

Attributes

Applies to